a:link {  color: #990000; text-decoration: underline}
a:hover {  color: #FF0000; text-decoration: underline}
a:visited {  color: #884444; text-decoration: underline}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 20px;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 20px;
}

h1 {  font-family: "Courier New", Courier, mono; font-size: 24px}
h2 {  font-family: "Courier New", Courier, mono; font-size: 18px}
