body, li, table, input, select, option, textarea, .menu {
	font-size: 			11px;
	font-family: 		Arial;
	color: 				#16074E; 
	line-height:		150%;
}

.nolinespace {
	line-height:		120%;
}

body         {  
 scrollbar-face-color: #AAAAAA;
 scrollbar-shadow-color: #E0E0E0; 
 scrollbar-highlight-color: #E0E0E0;
 scrollbar-3dlight-color: #393939;
 scrollbar-darkshadow-color: #393939; 
 scrollbar-track-color: #7B7B7B; 
 scrollbar-arrow-color: #FFFFFF; 
}

A:link { text-decoration: underline; color: #636363;}
A:visited { text-decoration: underline; color: #636363;}
A:active {text-decoration:underline; color:#000000;}
A:hover {text-decoration:underline; color:#000000;}

a.nav:link    {text-decoration:none;color:000000;margin-left:30px;font-size:11px;}
a.nav:visited {text-decoration:none;color:000000;margin-left:30px;font-size:11px;}
a.nav:hover   {text-decoration:none;color:#474747;margin-left:30px;font-size:11px;}
a.nav:active  {text-decoration:none;color:#474747;margin-left:30px;font-size:11px;}

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

h1 {
	font-size: 			13px;
	color: 				#2C1B69;
}
h2 {
	font-size: 			12px;
	color: 				#544687;
	margin-top:			0;
	margin-bottom:			4;
}

h3 {
	font-size: 			11px;
	color: 				#574598;
}

h4 {
	font-size: 			13px;
	color: 				#4C4C4C;
}

.spectxt {
	font-size: 			11px;
	color: 				#000000;
}

input, select, textarea {

	font-size: 			12px;
	font-size-adjust:	.58;
	font-family: 		Arial;
	color: 				#000000; 
	border-width :		1px;
	border-style :		solid;
	border-color :		#2C1B69;
	background-color:	#F3F3F3;

}
