
p   { font-size: 12px; font-family: Arial }
h1  { font-size: medium; font-family: Arial }
h2  { font-size: 12px; font-family: Arial; font-style: italic }
a:link { color: black; font-weight: bold }
a:visited { color: black; font-weight: bold }
a:focus { color: navy; font-weight: bold; text-decoration: underline }
a:hover { color: navy; font-weight: bold }
a:active { color: navy; font-weight: bold; text-decoration: underline }
h1:focus { }
h1:hover { background-color: silver }
h1:active { }
