
.nav { color: #030; font-weight: bold; font-size: 12px; text-decoration: none }
td { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
a.nav:link  { color: #030; text-decoration: none }
a.nav:active  { color: #030; text-decoration: none }
a.nav:hover     { color: blue; text-decoration: none }
a:hover       { color: blue; text-decoration: underline }
.main { font-size: 14px; }
h1 { font-weight: bold; font-size: 16px }
.footer { font-size: 12px }
