
body{
	background-color: #66CC00;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body, td {  font-family: Arial, Helvetica, san-serif; 
            font-size: 14px;
			}
			
.footerfont  {
             color: #FFFF00;
			 }
			 
a.menu       {  
			 font-size: 12px; font-weight: bold; color: #FFFF33; text-decoration: none;	
             }
a.menu:hover {  
             color: #FF2152; text-decoration: underline;
             }

img {
	border: 1px solid #E2E1E0;
    }

h1 {  
    font-size: 28px; text-align: center;
    }
h2 {  
    font-size: 18px;
    }
h3 {  
    font-size: 16px 
    }

a.directory { 
      color: Blue;  text-decoration: underline;  
	  }
a.directory:hover {
	color: red;
	background-color: #FFFF00;
     }

BODY {
 scrollbar-base-color: 009966;
 scrollbar-track-color: 009966;
 scrollbar-face-color: FF0000;
 scrollbar-highlight-color: color;
 scrollbar-3dlight-color: color;
 scrollbar-darkshadow-color: color;
 scrollbar-shadow-color: 000000;
 scrollbar-arrow-color: color;
}

.18px {font-size: 18px}

.boldredtxt {color: #FF0000;
 font-weight: bold;}

.txt12px {font-size: 12px;}
.txt10px {font-size: 10px;}