.font12 {font-size: 12px;} 

.font13 {font-size: 13px;} 

.font15 {font-size: 15px;} 

body,td,th {color: #444444;}
	
a:link {color: #456635;
        text-decoration: none;}

a:visited {text-decoration: none;
	       color: #456635;}
		   
a:hover {text-decoration: underline;
	     color: #990000;}
		 
a:active {text-decoration: none;
	      color: #456635;}
	
body {margin-left: 0px;
	  margin-top: 0px;
	  margin-right: 0px;
	  margin-bottom: 0px;}

.red {
	color: #990000;
}

.green {
	color: #456635;
}
