body, li, table, input, select, option, textarea, .menu {

	font-size: 			12px;
	font-family: 		Arial;
	color: 				#000000; 
}

body         { background-image: url('../../html/images/nav/slice_04.jpg'); 
               background-attachment: fixed; background-repeat: no-repeat; 
               scrollbar-face-color: #ffffff; scrollbar-shadow-color: #f0f0f4; 
               scrollbar-highlight-color: #ffffff; scrollbar-3dlight-color: 
               #000000; scrollbar-darkshadow-color: #000000; 
               scrollbar-track-color: #E8EAF0; scrollbar-arrow-color: #000000; 
               background-position: left }
               
A:link { text-decoration: underline; color: #4546A6;}
A:visited { text-decoration: underline; color: #4546A6;}
A:active { text-decoration: none;}
A:hover {text-decoration:underline; color:#ff0000;}


p, h1, h2, h3 	{
	margin-top:			0;
	margin-bottom:			0;
}

h1, h2, h3 	{

}

h1 {
	font-size: 			12px;
	color: 				#01096F;

}
h2 {
	font-size: 			13px;
	color: 				#99292F;
}

h3 {
	font-size: 			11px;
	color: 				#99292F;
}

input, select, textarea {

	font-size: 			12px;
	font-size-adjust:	.58;
	font-family: 		Arial;
	color: 				#000000; 
	border-width :		1px;
	border-style :		solid;
	border-color :		#3F4042;
	background-color:	#D2D7E3;

}
-->

</style>
