body {  
font-family: Tahoma; 
font-size: 11px; 
color: 66CCFF; 
background-color: black;
scrollbar-arrow-color: 66CCFF; 
scrollbar-base-color: black; 
scrollbar-darkshadow-color: CCFFFF; 
scrollbar-track-color:black; 
scrollbar-face-color: black; 
scrollbar-shadow-color: CCFFFF; 
scrollbar-highlight-color: white; 
scrollbar-3d-light-color: CCFFFF;}

table {  font-size: 11px}

.contents {  text-align: justify}

.tab {
	border: #66CCFF 1px solid;
}

.head {
	color:66CCFF;
	font-weight: bold;
	background-color: white;
	border: 2px solid CCFFFF;
	padding-left: 2px;
 
}

a:active {  
color:66CCFF; 
text-decoration: none; font-weight: normal;}

a:hover {  
color: white; 
text-decoration: underline; cursor:crosshair;}

a:link {  color: 66CCFF; 
text-decoration: none; font-weight: normal;}

a:visited {  color: 66CCFF; 
text-decoration: none; font-weight: normal;}