.navi { font-size: 11px }
.whitebold { color: white; font-weight: bold }
.subnavigation    { color: #fc3; font-size: 10px; font-family: Arial }
a        { color: #2f4c97; font-weight: bold; font-size: 12px; font-family: Arial; text-decoration: none }
a:hover     { color: #595959; font-weight: bold; font-size: 12px; font-family: Arial; text-decoration: underline }
h1         { color: #2f4c97; font-weight: bold; font-size: 17px; font-family: Arial }
h2         { color: #2f4c97; font-weight: bold; font-size: 14px; font-family: Arial }
td   { color: black; font-size: 12px; font-family: Arial }
p   { color: black; font-size: 12px; font-family: Arial }
.p2   { color: black; font-size: 12px; font-family: Arial; text-align:justify; }
html, body, textarea {
  background-color:;
  color:#FFFFFF;
  font-family:"Andale Mono",Arial,sans-serif;
  scrollbar-base-color:#8C8CC6;
  scrollbar-3d-light-color:#FFFFFF;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#8C8CC6;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#ACACE6;
}