body {  
font-family: tahoma; 
font-size: 11px; 
color: orange;
background: #000000;
 scrollbar-arrow-color: #000000; 
scrollbar-base-color:#08C264; 
scrollbar-darkshadow-color: #000000; 
scrollbar-track-color: #000000; 
scrollbar-face-color: #08C264; 
scrollbar-shadow-color: #000000; 
scrollbar-highlight-color: #ffffff; 
scrollbar-3d-light-color: #000000;}

table {  font-size: 11px}

.contents {  text-align: justify}

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

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

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

a:hover {  
color: #ffffff; 
text-decoration: overline and underline; cursor:e-resize;}

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

a:Visited {  color: #12E87C; 
text-decoration: none; font-weight: normal;}


