BODY
{
  PADDING-RIGHT: 2px;
  PADDING-LEFT: 2px;
  FONT-SIZE: 10pt;
  PADDING-BOTTOM: 2px;
  MARGIN: 2px;
  PADDING-TOP: 2px;
  background-repeat: no-repeat;
  background-position: left top;
  background-attachment: fixed;
  background-color: white;
  scrollbar-base-color: blue;
  scrollbar-arrow-color: aqua;
  scrollbar-DarkShadow-Color: navy;
}

A {
  text-decoration: none;
  color: #000055;
  font-family: Verdana, Arial, Sans-Serif;
  font-weight: bold;
}

A:visited {
  color: #000055;
  font-family: Verdana, Arial, Sans-Serif;
  font-weight: bold;
}

A:hover {
  color: #0099FF;
  font-family: Verdana, Arial, Sans-Serif;
  font-weight: bold;
}

H1 {
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 20pt;
  line-height: 17pt;
  color: navy;
  font-weight: bold;
}

H2 {
  color: navy;
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 12pt;
  line-height: 13pt;
}

H3 {
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 8pt;
  line-height: 9pt;
  color: navy;
  font-weight: bold;
}

H4 {
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 10pt;
  line-height: 11pt;
  color: navy;
  margin-bottom: 5pt;
}

H5 {
  margin-bottom: 2pt;
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 8pt;
  line-height: 9pt;
  color: navy;
  font-weight: bold;
}

H6 {
  color: navy;
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 7pt;
  line-height: 7pt;
  font-style: italic;
}
HR {
    border:0;
    width:100%;
    color:#000080;
    background-color:#000080;
    height:1px;
   }

OL {
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 8pt;
  line-height: 9pt;
  list-style-type: decimal;
}

U {
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 8pt;
  text-decoration: none;
  text-transform: none;
}

UL {
  list-style-type: square;
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 8pt;
  line-height: 9pt;
}

TABLE {
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 8pt;
}
TD
{
    FONT-SIZE: 8pt;
    COLOR: navy;
    FONT-FAMILY: Verdana, Arial, Sans-Serif;
}
TR
{
    FONT-SIZE: 10pt;
    COLOR: navy;
    FONT-FAMILY: Verdana, Arial, Sans-Serif;
}
P {
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 9pt;
  line-height: 11pt;
}
.Footer {
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 8pt;
  line-height: 9pt;
  text-decoration: none;
  text-transform: none;
  background-color: transparent;
  color: silver;
}

.PrivacyText {
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 9pt;
  text-decoration: none;
  text-transform: none;
  background-color: transparent;
  font-weight: normal;
  color: Navy
}

.HighText {
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 12pt;
  text-decoration: underline;
  text-transform: none;
  background-color: transparent;
  font-weight: bold;
  color: Navy;
  line-height: 13pt;
}
.SmallText {
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 8pt;
  line-height: 9pt;
  text-decoration: none;
  text-transform: none;
  background-color: transparent;
  color: navy;
}
.MidText {
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 10pt;
  line-height: 125%;
  text-decoration: none;
  text-transform: none;
  background-color: transparent;
  color: navy;
}
.BoldText {
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 11pt;
  line-height: 150%;
  text-decoration: none;
  text-transform: none;
  background-color: transparent;
  color: navy;
  font-weight: bold;
}
.SmallBlack {
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 8pt;
  text-decoration: none;
  text-transform: none;
  background-color: transparent;
  font-weight: normal;
  color: Black
}
input.grey {
  background-color: #888888;
  font-weight: bold;
  font-size: 12px;
  color: white;
}

input.bluetext {
  background-color: #eeeeee;
  font-size: 12px;
  color: blue;
}

input.bluetextro {
  background-color: #000000;
  font-size: 12px;
  color: white;
}

input.radio {
  background-color: #ffffff;
  font-size: 12px;
  color: blue;
}

input.calcout {
  background-color: #666666;
  font-size: 12px;
  color: yellow;
}

select.selbox {
  background-color: #eeeeee;
  font-size: 10px;
  color: navy;
}
FORM
{
    margin-bottom: 0;
    margin-top: 0;
}
textarea
{
  font-family: Verdana, Arial, Sans-Serif;
  background-color: #eeeeee;
  font-size: 10px;
  color: blue;
}