body, li, table, input, select, option, textarea, .menu {
	font-size: 			11px;
	font-family: 		Arial;
	color: 				#000000; 

}

body         {  
 scrollbar-face-color: #A5D2EB;
 scrollbar-shadow-color: #FFFFFF; 
 scrollbar-highlight-color: #FFFFFF;
 scrollbar-3dlight-color: #6AABCF;
 scrollbar-darkshadow-color: #6AABCF; 
 scrollbar-track-color: #C5E0EF; 
 scrollbar-arrow-color: #FFFFFF; }

A:link { text-decoration: underline; color: #89A4B2;}
A:visited { text-decoration: underline; color: #89A4B2;}
A:active { text-decoration: none;}
A:hover {text-decoration:underline; color:#0E2C62;}

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


h1 {
	font-size: 			14px;	
	color: 				#0082D3;
}
h2 {
	font-size: 			12px;	
	color: 				#0082D3;
	
}

h3 {
	font-size: 			12px;
	color: 				#0082D3;
}

h4 {
	font-size: 			13px;
	color: 				#0082D3;
}


input, select, textarea {

	font-size: 			12px;
	font-size-adjust:	.58;
	font-family: 		Arial;
	color: 				#000000; 
	border-width :		1px;
	border-style :		solid;
	border-color :		#85959D;
	background-color:	#FFFFFF;

}

