body, li, table, input, select, option, textarea, .menu {

	font-size: 			12px;
	font-family: 		Arial;
	color: 				#FFFFFF; 
}


body         {  
 scrollbar-face-color: #13416D;
 scrollbar-shadow-color: #4A7CAC; 
 scrollbar-highlight-color: #4A7CAC;
 scrollbar-3dlight-color: #01101E;
 scrollbar-darkshadow-color: #01101E; 
 scrollbar-track-color: #031F3A; 
 scrollbar-arrow-color: #FFFFFF; 
}

A:link { text-decoration: underline; color: #D0E8FF;}
A:visited { text-decoration: underline; color: #D0E8FF;}
A:active { text-decoration: none;}
A:hover {text-decoration:underline; color:#FFFFFF;}


p, h1, h2, h3, h4 	{
	margin-top:			0;
	margin-bottom:			0;
}

h1 {
	font-size: 			13px;
	color: 				#C9E2FB;

}
h2 {
	font-size: 			12px;
	color: 				#C9E2FB;
}

h3 {
	font-size: 			13px;
	color: 				#B3D6F9;
	margin-bottom:		10px;
}

h4 {
	font-size: 			12px;
	color: 				#F1C1A2;
}


input, select, textarea {

	font-size: 			12px;
	font-size-adjust:	.58;
	font-family: 		Arial;
	color: 				#FFFFFF; 
	border-width :		1px;
	border-style :		solid;
	border-color :		#133E67;
	background-color:	#3C6B99;

}
