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

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

body         {  
               scrollbar-face-color: #DADADA;
               scrollbar-shadow-color: #FFFFFF; 
               scrollbar-highlight-color: #FFFFFF;
               scrollbar-3dlight-color: #6F6F6F;
               scrollbar-darkshadow-color: #6F6F6F; 
               scrollbar-track-color: #979797; 
               scrollbar-arrow-color: #000000; 
               

               
               

}

A:link { text-decoration: underline; color: #000000;}
A:visited { text-decoration: underline; color: #5A5A5A;}
A:active { text-decoration: none;}
A:hover {text-decoration:underline; color:#9A9A9A;}


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

h1 {
	font-size: 			16px;
	color: 				#22589B;

}
h2 {
	font-size: 			14px;
	color: 				#032249;
	line-height: 		2
}
h3 {
	font-size: 			12px;
	font-weight:		bold;
	color: 				#032249;
}

td.subheader {
		background-image: url('');
               background-attachment: scroll;
               background-repeat: no-repeat;
               background-position: top left;
}

td.splash {
		background-image: url('');
               background-attachment: scroll;
               background-repeat: repeat-x;
               background-position: top left;
}
-->

</style>
