	
.normal { font-family: Verdana;
	font-size: 10pt;
	color: #000000; }
	
.greenbold { font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #5fa656; }	
	
.green { font-family: Verdana;
	font-size: 10pt;
	color: #5fa656; }
	
H1 { font-family: Verdana;
	font-size: 6pt;	color: #black; }
	
H2 { font-family: Verdana;
	font-size: 14pt;
	font-weight: bold;	
	color: #000000; }
	
H3 { font-family: Verdana;
	font-size: 12pt;	
	color: black;
	font-weight: bold; }

A:link {
color: black;
font-weight: bold;
}

A:active {
text-decoration: underline;
}

A:visited {
color: black;
font-weight: bold;
}
	
			
.tableleft { background-image: url(/images/leftbackground.jpg); }