body{ background-color: #1D1D1C;  margin: 25px }
.navtext { font: 7pt Verdana, sans-serif; color: #000000 }
a.navtext { text-decoration: none }
a.navtext:active, a.navtext:hover { text-decoration: underline }
.text { font: 8pt Verdana, sans-serif; color: #000000 }
a.text { text-decoration: none; color: #2E3E5A }
a.text:hover, a.text:active { text-decoration: underline }
.title { font: bold 12pt Verdana, sans-serif; color: #506B9A }
.header { font: bold 8pt Verdana, sans-serif; color: #506B9A }
a.header { text-decoration: none }
a.header:hover, a.header:active { text-decoration: underline }
div.menu{
  background: #6c6f7e url(images/menu_gradient.gif) repeat-x top;
  margin: 1px; padding: 5px; font: 7pt Verdana, sans-serif; color: #000000;
}
div.menu a{ color: #ffffff; text-decoration: none }
div.menu a:hover,div.menu a:active{ text-decoration: underline }
