.body { 
background-repeat:repeat-y;
font-family:??, Arial, Helvetica, sans-serif;
}
	
.menu {
font-weight:bold;    
font-size:14px;
}

.menu   a:visited, a:link, a:active { 
color:#ffffff; 
text-decoration:none;  
} 

.menu a:hover {     
color:#6dd66d;    
text-decoration:none; 
} 

.menu2 a:visited, a:link, a:active {
color:#6dd66d;
text-decoration:none;
}

.menu2 a:hover {
color:#009999;
background-color:#c29f6d;
text-decoration:none;
}
   

.topmenu {
font-size:12px;
line-height:170%;
}

.td1 {
font-size:14px;
line-height:170%;
}
  

.copy {
font-size:12px;
color:#3366CC;
line-height:170%;
}



