body 
{
  SCROLLBAR-FACE-COLOR: #e4f4ff;
  SCROLLBAR-HIGHLIGHT-COLOR: #e4f4ff; 
  SCROLLBAR-SHADOW-COLOR: #4E96DC; 
  SCROLLBAR-3DLIGHT-COLOR: #4E96DC; 
  SCROLLBAR-ARROW-COLOR: #000000; 
  SCROLLBAR-TRACK-COLOR: #e4f4ff; 
  SCROLLBAR-DARKSHADOW-COLOR: #e4f4ff;
}
p, td  { color: black; font-size: 13px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss }
input, textarea, button  { color: black; font-size: 13px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss; padding: 1px; border: solid 1px #4e96dc }
.headline { font-weight: bold; font-size: 14px; text-transform: uppercase }
.megaheadline { font-weight: bold; font-size: 20px; text-transform: uppercase }
a { color: #417eb8; text-decoration: none }
a.start { color: black; text-decoration: none }
a:hover { color: #c00; text-decoration: underline }
a.start:hover { color: #c00; text-decoration: none }
.small { font-size: 10px }
