body {  
font-family: arial; 
font-size: 9px; 
color: #000000; 
background-color: #FFFFFF;
}

#ads {
float: center;
width: 100%;
text-align: center;
}

table { font-family: arial;  font-size: 9px}

.contents {  text-align: justify}

.tab {
	border: #000000 1px solid;
}

a:link {  color: #000000; 
text-decoration: none; font-weight: normal;}

a:visited a:active {  color: #000000; text-decoration: none; font-weight: normal;}; 

a:hover {  
color: #3F3F3F; position: relative; left: 1px; top: 1px;
text-decoration: none; cursor:crosshair;}


.contents {  text-align: justify}

.tab {
	border: #000000 1px solid;
}

.head {
	color:#FFFFFF;
	font-weight: bold;
	background-color: #000000;
	border: #000000;
	padding-left: 2px;
 
}