.copyright   { color: white; font-size: 11px; font-family: Tahoma; font-weight: bold; padding: 10px }
.mainnav  { color: white; font-size: 12px; font-family: Tahoma; font-weight: bold; padding: 0 }
.bodyblack  { color: black; font-size: 12px; font-family: Arial; margin: 15px 10px 15px 25px }
.formbody { color: black; font-size: 12px; font-family: Arial }
.headergray    { color: gray; font-size: 18px; font-family: "Trebuchet MS"; font-weight: bold; letter-spacing: 3px }
.subheader     { color: red; font-size: 14px; font-family: "Trebuchet MS"; font-weight: bold; text-decoration: none; letter-spacing: 3px }
a    { color: gray; text-decoration: none }
a:link  { color: blue; text-decoration: underline }
a:link.nav { color: white }
a:visited  { color: #ccc }
a:visited.nav { color: #ccc }
a:hover  { color: blue }
a:hover.nav { color: yellow }
td.indent { padding: 12px }
p.indent { padding: 0 0 0 12px }

