body {
background-color:#000000; 
margin-top:50px; 
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
line-height:normal;
scrollbar-arrow-color:#000000; 
scrollbar-face-color:#003e7e; 
scrollbar-highlight-color:#003e7e; 
scrollbar-3d-light-color:#003e7e; 
scrollbar-base-color:#003e7e; 
scrollbar-dark-shadow-color:#003e7e; 
scrollbar-shadow-color:#003e7e; 
scrollbar-track-color:#FFFFFF; 
}

.copyright {
	color: #003e7e;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:5px;
}

a:link {  text-decoration: none; color: #003e7e; }
a:visited  { text-decoration: none; color: #003e7e; }
a:hover	 { text-decoration: underline; color: #003e7e; }
a:active { text-decoration: none; color: #003e7e; }

table.thin {
border-width:1pt;
border-color:#003e7e;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
text-align:justify;
}

.main {
margin-top:15px;
} 

