BODY { background-color: #FFFFFF;}
BODY.g { background-color: #76c300; }
p, td, ul, li { color: #62A103;
				font-family: helvetica, arial, geneva, sans; 
				font-size: 13px;}
td.main_w { background-color: #FFFFFF; 
			padding: 20px;}
.titlebar { border: 1px solid #76c300; }
.contact {color: #999999;
				font-family: helvetica, arial, geneva, sans; 
				font-size: 11px; 
				text-align: right;
				border-top: 1px solid #76c300; }
.header { color: #339966; 
		  font-size: 15px;
		  font-weight: bold;
		  }
.white { background-color: #FFFFFF; }		  
A:link { color: #339966;
		 text-decoration: none; }
A:visited { color: #339966;
		 text-decoration: none; }
A:hover { color: #66cccc;
		 text-decoration: underline; }
A:active { color: #FFCC00;
		 text-decoration: underline; }