A:link { color: #003300; text-decoration: underline;  }
A:visited { color: #003300; text-decoration: underline; }
A:hover { color: #003300; text-decoration: underline; }
H1 {
	font-size:18pt;
	font-family:times new roman, baskerville, serif;
	color: #003300; }
H2 { font: 13pt times new roman, baskerville, sans serif; font-weight: 700; color: #003300 }
H3 { font: 11pt times new roman, baskerville, sans serif; font-weight: 700; color: #003300 }
H4 { font: 11pt times new roman, baskerville, sans-serif; color: white }

body,tr,td,p,table {
	font-size:10pt;
	font-family: Verdana, Arial, Swiss, Helvetica, sans-serif;
	text-decoration: none;
	color: #003300;
	
	}

Address { font: 8pt times new roman, baskerville, sans-serif; color: #004080 }

A.leftnav:link { color: #D8C090; text-decoration: none;  }
A.leftnav:visited { color: #D8C090; text-decoration: none; }
A.leftnav:hover { color: #D8C090; text-decoration: underline; }

ul {
	list-style-type: disc;
	list-style-position: inside;
	}