BODY {
		topmargin: 0
		background: #FFFFFF;
		font-family: "Times New Roman", serif;
		font-size: 100%;
		font-style: normal;
		font-color: #000000;
		text-decoration: none;
		line-height: 105% 
	}

A:link {
		color: #336600;
		text-decoration: none;
		font-weight: bold;
	}
A:visited {
		color: black;
		text-decoration: none;
	}
		
A:hover {
      		color: #000066;
      		text-decoration : underline;
	}
	  


P { 	
		font-family: "Times New Roman", serif;
		font-size: 100%
		font-style: normal;
		line-height: 105%  
	}
	

PRE {
		font:12pt "Courier New", serif;
		font-style:italic;
	}

H2 {
		font: Verdana, Arial, Helvetica, "sans serif";
		font-size: 150%;
		font-size: medium;
		color: #336600;
		font-weight: bold;
	}


H3 {
		font-family: Arial, Helvetica, "sans serif";
		font-size: 125%;
		font-weight: bold;
		color: #336600;
}

H4 {
		font-family: "Times New Roman", serif;
		font-size: 110%;
		font-weight: bold;
		text-align: left;
		color: #000000;
}

<H4 onmouseover="javascript:this.style.color='#6633FF'"
   onmouseout="javascript:this.style.color='#336600'">

H5 {
		font: Verdana, Arial, "sans serif";
		font-size: 105%;
		font-style: oblique;
		font-weight: bold;
		text-align: left;
		color: #336600;
}
NAV {
		font-family: Arial, Helvetica, "sans serif";
		font-size: 80%;
		font-weight: medium;
		font-style: normal;
		color: #336600;
}

			
TD {
		font-size: 80%;
		font: Arial, Helvetica, "sans serif";
		font-weight: medium;
}

.bkcolor {
		color: black;
		text-decoration: none
}		


HEAD {
		font-face: verdana, arial, helvetica, "sans serif";
		font-size: 5
		color: #336600
		font-weight: bold;
}


.submitter {
		font-size: 90%;
		font-family: verdana, arial, helvetica;
		}

