body {  
font-family: tahoma; 
font-size: 11px; 
color: #CEA462;
background: #E7CEA5 url(nubkgrnd.gif) fixed;
scrollbar-arrow-color: #ffffff; 
scrollbar-base-color: #E7CEA5; 
scrollbar-darkshadow-color: #E7CEA5; 
scrollbar-track-color: #E7CEA5; 
scrollbar-face-color: #E7CEA5; 
scrollbar-shadow-color: #DEB678; 
scrollbar-highlight-color: #ffffff; 
scrollbar-3d-light-color: #E7CEA5;}

table {  font-size: 11px}

.contents {  text-align: justify}

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

.head { 
	color:#FFFFFF;
	font-weight: bold;
	background-color: #18E718;
	border: 3px double #00D600;
	padding-left: 1px;
 
}

a:active {  
color: white; text-decoration: none;}

a:hover {  
color: #FFFF08; position: relative; left: 1.5px; top: 1.5px; filter:shadow(color=black,offX=-1,offY=-1 strength=1);height:2;  
text-decoration: none; cursor: crosshair;}

a:link {  
color: #E76363; 
text-decoration: none;}

a:visited {  
color: #E76363; 
text-decoration: none;}


