/* CSS Document */body {	background-color: #FFFFFF;	font-family: /* Palatino, */ Lucida Grande, Skia, Verdana, Arial, Helvetica, sans-serif; /* "Trebuchet MS", "Geneva CY", Verdana; */	font-size: 14px;	color: #5f5c57; /* #454545; */}*, html, body {	margin:0;	padding:0;}html, body {height: auto;}p, div, td {	font-family: Lucida Grande, Skia, Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: 300;	color: #afafaf;	}	.black {	color: #000;	}.smallgrey, label {color: #5f5c57;}/*Basic Links*/a:link, a:visited {color: #003399;text-decoration:none;}a:hover {color: #003399;text-decoration:underline;}a:visited {color: #003399; /* font-style: italic; */}a.img{border:0;}.copyright {font-size: 9px;}h1 {font-family: /* Palatino, */ Lucida Grande, Skia, Verdana, Arial, Helvetica, sans-serif; /* "Trebuchet MS", "Geneva CY", Verdana; */	font-size: 18px;	color: #003399; /* #454545; */}h2 {	font-family: Lucida Grande, Skia, Verdana, Arial, Helvetica, sans-serif;	font-size: 14px;	color: #000;	margin-top: 15px;	}.out {	color: #CC0000;	font-weight: 700;}hr {	border: 0px;	height: 1px;	color: #afafaf;	background-color: #afafaf;	margin-top: 10px;	margin-bottom: 16px;	}