.font11 {font-size: 11px;} 

.font12 {font-size: 12px;} 

.font14 {font-size: 14px;} 

h1 {font-size:12px;font-weight:normal;
}

h2 {font-size:11px;font-weight:normal;
}

h3 {font-size:12px;font-weight:normal;
}


body,td,th {color: #444444;}
	
a:link {color: #762B10;
        text-decoration: none;}

a:visited {text-decoration: none;
	       color: #762B10;}
		   
a:hover {text-decoration: underline;
	     color: #762B10;}
		 
a:active {text-decoration: none;
	      color: #762B10;}
	
body {margin-left: 0px;
	  margin-top: 0px;
	  margin-right: 0px;
	  margin-bottom: 0px;}
	  
.main a:link {color: #444444;
        text-decoration: none;}

.main a:visited {text-decoration: none;
	       color: #444444;}
		   
.main a:hover {text-decoration: underline;
	     color: #762B10;}
		 
.main a:active {text-decoration: none;
	      color: #444444;}

.red {
	color: #762B10;
}

