BODY { scrollbar-face-color : #54C900; 
       scrollbar-highlight-color : #54C900; 
	   scrollbar-3dlight-color : #54C900; 
	   scrollbar-shadow-color : #54C900; 
	   scrollbar-darkshadow-color : #54C900; 
	   scrollbar-track-color : #54C900; 
	   scrollbar-arrow-color : #65AA57;
	   font-family: times;
	   font-size: 9pt;
	   font-color: #323232;
	   margin-top: 0;
	   margin-bottom: 0;
	   margin-left: 0;
	   margin-right: 0; 
	   padding-top: 0;
	   padding-bottom: 0;
	   padding-left: 0;
	   padding-right: 0;
       background: transparent
       background-attachment: fixed;}
	   			
input, textarea, button 
{ border: 3px solid #595959; 
  color: #65AA57; 
  font-size: 8pt; 
  font-family: Times; 
  background-color: #515151; }
  
b, i, u
{ font-family: Times; 
  font-size: 8pt; 
  color: #C0C0C0;  }

       
.head { font-family: Times; 
        font-size: 10pt; 
        font-weight: bold;
        color: #67A258; 
        background-color: none; 
        text-align: left; 
        border-width: 0px;
        border-bottom-width: 2px;
        border-bottom-style: solid;
        border-bottom-color: #83AB79; }
        
.content { font-family: times; 
           font-size: 8pt; 
       	   color: #C0C0C0; 
      	   text-align: justify; }

A:LINK { color: #458C3C;
         font-size: 8pt;
         cursor: default; 
         text-decoration: none;
         font-family: times; }
         
A:ACTIVE { color: #03506F;
           font-size: 
           8pt;cursor: default; 
           text-decoration: line-through;
           font-family: times; }
           
A:VISITED { color: #8B8B8B;
            font-size: 8pt;
            cursor: default; 
            text-decoration: underline;
            font-family: times;}
            
A:HOVER { color: #458C3C;
          font-size: 8pt;
          cursor: crosshair;
          text-decoration: none;
          font-family: times; }
