.head {	font-family: verdana;	font-size:16px;	color: white; 	text-align: justify; font-weight: bold;}
.head2 {
	font-family: verdana;
	font-size:13px;
	color: #1A77C7;
	text-align: justify;
	font-weight: bold;
}
.head3 {
	font-family: verdana;
	font-size:13px;
	color: #CCCCCC;
	text-align: left;
	font-style: italic;
}

td, body {	font-family: verdana;	font-size:11px;	color: white;	text-align: justify; }
.small {	font-family: verdana;	font-size:10px;	color: white;	text-align: center; }


A:link { COLOR: #999999; FONT-FAMILY: verdana; FONT-SIZE: 11px; 	TEXT-DECORATION: none} 
A:hover { COLOR: #999999; FONT-FAMILY: verdana; FONT-SIZE: 11px; 	TEXT-DECORATION: none} 
A:visited { COLOR: #999999; FONT-FAMILY: verdana; FONT-SIZE: 11px; TEXT-DECORATION: none } 
body {
	scrollbar-face-color: #6c8491;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: #28485b;
	scrollbar-3dlight-color: #21526e;
	scrollbar-arrow-color: white;
	scrollbar-track-color: #2b4e60;
	scrollbar-darkshadow-color: #28485b;
	}