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

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

body         {  
 scrollbar-face-color: #2E6FAB;
 scrollbar-shadow-color: #5794CD; 
 scrollbar-highlight-color: #5794CD;
 scrollbar-3dlight-color: #00172C;
 scrollbar-darkshadow-color: #00172C; 
 scrollbar-track-color: #0D3152; 
 scrollbar-arrow-color: #ECF0DA; 
 
}

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


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

h1, h2, h3, h4 	{

}

h1 {
	font-size: 			12px;
	color: 				#E0F0FE;

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

h3 {
	font-size: 			14px;
	color: 				#A2B7D3;
}

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

.Small-11 {
	font-size: 			11px;
	color: 				#FFFFFF;
}


input, select, textarea {

	font-size: 			12px;
	font-size-adjust:	.58;
	font-family: 		Arial;
	color: 				#FFFFFF; 
	border-width :		1px;
	border-style :		solid;
	border-color :		#8493A0;
	background-color:	#3C5164;

}
-->

</style>