body { scrollbar-arrow-color: #FFFFFF;
       scrollbar-face-color: #007664;
       scrollbar-highlight-color: #00D6AD;
       scrollbar-shadow-color: #FFFFFF;
       scrollbar-3dlight-color: #FFCC66;
       scrollbar-track-color: #FFFFFF;
       scrollbar-darkshadow-color: #000000;
       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: Arial;
       font-family: verdana; 
	   font-size: 10pt; 
       color: #000000; 
       text-align: justify; 
       font-weight: normal;
       background-image: "sgalogo2.JPG";
       background-repeat: repeat-y; }
     


.head{ font-family: Arial; 
       font-size: 12pt; 
       color: #336633; 
       text-align: center; 
       font-weight: bold;
       border-width: 100px; 
       border-bottom-color: #000000;
       border-bottom-width: 10px;
       border-bottom-style: solid; }
     
.content{ font-family: verdana; 
		  font-size: 8pt; 
          color: #000000; 
          text-align: justify;
          font-weight: normal;}

A:link { color: #336633;
		 font-family:  Arial; 
		 font-size: 10pt;
         text-decoration: none;}
         
A:visited { color: #336633;
		    font-family:  Arial; 
		    font-size: 10pt;
            text-decoration: none;}
            
A:active { color: #336633;
		   font-family:  Arial; 
		   font-size: 10pt;
           text-decoration: none;}
           
A:hover { color: #000000; 
		  font-family:  Arial;
		  font-size: 10pt;
          text-decoration: none;}
          
input, textarea, button 
{ border: 1px dashed #000000; 
  color: #000000; 
  font-size: 8pt;
  font-weight: bold; 
  font-family: verdana, serif; 
  background-color: #FFFFFF;}
  
b, i, u
{ color: #000000; 
  font-size: 8pt; 
  font-family: verdana; }
  
ul, ol
{ color: #000000; 
  font-size: 8pt; 
  font-family: verdana; }