body, li, table, input, select, option, textarea, .menu {

	font-size: 			12px;
	font-family: 		Arial;
	color: 				#FFFFFF; 
}

body         {  
 scrollbar-face-color: #245F9B;
 scrollbar-shadow-color: #81B2E3; 
 scrollbar-highlight-color: #81B2E3;
 scrollbar-3dlight-color: #021D39;
 scrollbar-darkshadow-color: #021D39; 
 scrollbar-track-color: #0A396A; 
 scrollbar-arrow-color: #B6D5F4; 

}

A:link { text-decoration: underline; color: #FFDF04;}
A:visited { text-decoration: underline; color: #FFDF04;}
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: 			14px;
	color: 				#133877;

}
h2 {
	font-size: 			12px;
	color: 				#FFF7C8;
}

h3 {
	font-size: 			13px;
	color: 				#5570B3;
}

h4 {
	font-size: 			13px;
	color: 				#6E90C9;
}

.contact {
	font-size: 			11px;
}


.buttons {
	font-size: 			11px;
	color: 				#096095;
	font-weight:		bold;
}

td.watermark    { background-image: url('images/bg-table.jpg'); 
    background-attachment: fixed;
    background-repeat: no-repeat; 
    background-position: top right;  
}

input, select, textarea {

	font-size: 			12px;
	font-size-adjust:	.58;
	font-family: 		Arial;
	color: 				#000000; 
	border-width :		1px;
	border-style :		solid;
	border-color :		#30304D;
	background-color:	#B5DEF7;

}
-->

</style>