
html {
}
body {  
       color:#004283;
       background-color:#FFF;
	font-size:12px;

	min-width:1120px;
	top:0; 	left:0;  position:absolute;  height:100%; width:100%; 	margin:0;
	line-height:1.2;
	font-family:"Times New Roman",Georgia,Serif;

	letter-spacing:1px;
}
td {vertical-align:top;}
.ie body {
	filter: dropshadow(color=#3a3128, offx=0, offy=1);	
}
a:active, a:focus { outline: 0px; -moz-outline-style: none; }
a {color:#004283; text-decoration:none;}
a:hover {color:#0000FF}
