<!-- /* Style Sheet definitions need to be commented to hide them from incompatible Browsers.*/



.menu
{
  font-family: Verdana;
  font-size: 78%;
  color: #00ff00;
  text-decoration: none;
}

A:link  
{               
text-decoration: none; 
font-weight: bold;   	
color:#00ff00;           
} 

A:active   
{               
text-decoration: none;                
font-weight: bold;  	
color:#ffff00;           
}

A:visited  
{               
text-decoration: none;                
font-weight: bold;  	
color:#00ee33;           
} 

body       
{               
background-color: #000000;               
color: #00ff00;              
font-family: Verdana, Perpetua, Arial, Helvetica, sans-serif;                  
font-size:12pt;           
}


.h1 {
font-family: Verdana;	
font-size: 4;	  
color:#00ff00;
}

.h2 
{ 
font-family: Verdana;
font-size: 4;
font-weight: bold;
color: #00ff00;
} 

.h2g 
{ 
font-family: Verdana;
font-size: 85%;
font-weight: bold;
color: #11ff11;
} 

.h2link 
{ 
font-family: Verdana;    	
font-size: 85%;
font-weight: bold;
color: #9595df;
text-decoration: none;
}

.tiny
{  
font-family: Verdana;  
font-size: 70%;  
color: #00ff00;
}

.tinyhidelink 
{    
font-family: Verdana;  
font-size: 70%;  
color:#00ff00;  
text-decoration: none;  
}


/* End Style Sheet commenting. */  -->


