A:link { color:blue; font-size: small; font-family: helvetica, serif; text-decoration: none; }
A:visited { color: maroon; font-size: small; text-decoration: none; }
A:hover { color: white; font-size: small; background-color: navy      }
P { color:black; font-weight: lighter; font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif; }
H1 { color:black; font-size: 20pt; font-family: helvetica, serif; font-style: italic; background-color: white; }
H2 { color:purple; font-size: 10pt; font-family: arial, serif; }
body  {
	color: black;
	font-size: small;
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
