body {  
font-family: verdana; 
font-size: 11px; 
color: 000000; 
font-weight: none; 
text-align: justify;
letter-spacing: 0px;
background-color= "transparent";
scrollbar-base-color: 		#AFC6F2; 
scrollbar-face-color: 		#AFC6F2; 
scrollbar-shadow-color: 	#AFC6F2; 
scrollbar-highlight-color:  #AFC6F2;
scrollbar-darkshadow-color: #AFC6F2; 
scrollbar-track-color: 		#AFC6F2; 
scrollbar-arrow-color:      000000;
overflow-x: hidden
}



input, textarea, option, select
{ 
background: transparent;
font-family: verdana; 
font-size: 10px; 
border-style:  solid;
border-color: #000000;
border-width: 1px }

table { 
text-align: justify;
font-style : normal; 
font-weight : normal; 	
font-size: 11px; 
cursor: crosshair;}

.head{ 
font-weight: none; 
color: 000000; 
border: #000000; 
text-align: right;
letter-spacing: 3px;
padding: 1px;
text-transform: uppercase;
border-style: solid; 
border-top-width: 0px; 
border-right-width: 0px; 
border-bottom-width: 1px; 
border-left-width: 0px;}


A:active{
color: #6E4D18; 
text-decoration: none;
cursor:"hand";}	

A:link{
color: #6E4D18; 
text-decoration: none;
cursor:"hand";}

A:visited{
color: #6E4D18;
text-decoration:none;
font-weight:none; 
cursor:"hand";}

A:hover{
color: #000000;
text-decoration:underline;
font-weight:none; 
cursor:"hand";"}