p {  font-family: "Courier New", Courier, mono; font-size: 13px; font-style: normal; color: #000000}
li {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	margin-bottom: 5px;
}
h1 {  font-family: "Courier New", Courier, mono; font-size: 20px; font-style: bold; color: #000000}
h2 {  font-family: "Courier New", Courier, mono; font-size: 16px; font-style: bold; color: #000000}
a:link, a:active, a:hover {
	color: #003366;
	text-decoration: underline;
}
a:visited {color: #003366; text-decoration: underline;}
