BODY, P, A, H1, H2, H3, TH, CAPTION, TD, .PageHeader
   {
   font-family: Verdana;
   font-size: 8pt;
   }
INPUT,SELECT
   {
   font-family: default;
   font-size: 10pt;
   font-weight: normal;
   }
H1, H2, H3, H4, CAPTION, .PageHeader, .HeaderCell, .Tab
   {
   font-weight: bold;
   }

.Tab
   {
   text-align: center;
   }

.HeaderCell
   {
   text-align: right;
   }

BODY
   {
   background-color: white;
   }
H1
   {
   font-size: x-large;
   }
H2
   {
   font-size: large;
   }
H3, .PageHeader
   {
   font-size: medium;
   }
H4
   {
   font-size: small;
   }
TH
   {
   white-space: nowrap;
   background-color: Darkblue;
   color: White;
   }
CAPTION
   {
   text-align: left;
   }
.TabLink
   {
   text-decoration: none;
   color: white;
   }
.purpose
   {
   BACKGROUND-COLOR: white;
   LINE-HEIGHT: 16px;
   visibility: visible
   WIDTH: 80px
   }
.menu
   {
   BACKGROUND-COLOR: white;
   LINE-HEIGHT: 16px;
   POSITION: absolute;
   VISIBILITY: hidden;
   WIDTH: 80px
   }
.menuItem
   {
   COLOR: white;
   FONT-FAMILY: Verdana, Arial, Helvetica, "Sans Serif";
   FONT-SIZE: 10px;
   FONT-WEIGHT: bold;
   TEXT-DECORATION: none
   }
.menuItem:link
   {
   COLOR: white
   }
.menuItem:visited
   {
   COLOR: lightgray
   }
.menuItem:hover
   {
   COLOR: red
   }
