
BODY {
  background: white url(header_white.png) no-repeat;
  font-family: "MS Reference Sans Serif", Verdana, Serif;
  color: black; 
  line-height: 1.2;
  margin-left: 2%;
  margin-right: 2%;
  margin-top: 5;	  
}

H1 {
font-family: "MS Reference Sans Serif", Verdana, Serif;
font-size: 9pt;
font-weight: bold;
color: 003399;
line-height: 1.2;
}

H2 {
font-family: "MS Reference Sans Serif", Verdana, Serif;
font-size: 9pt;
font-weight: bold;
color: 003399;
line-height: 1.2;
}

H3 {
font-family: "MS Reference Sans Serif", Verdana, Serif;
font-size: 8pt;
font-weight: bold;
color: black;
line-height: 1.2;
}

H4 {
font-family: "MS Reference Sans Serif", Verdana, Serif;
font-size: 7pt;
font-weight: normal;
font-style: italic;
color: black;
line-height: 1.2;
}


P, A, TD {
font-family: "MS Reference Sans Serif", Verdana, Serif;
font-size: 8pt;
font-weight: normal;
color: black;
line-height: 1.2;
}

OL {
font-family: "MS Reference Sans Serif", Verdana, Serif;
font-size: 8pt;
font-weight: normal;
color: black;
line-height: 1.6;
}

UL {
font-family: "MS Reference Sans Serif", Verdana, Serif;
font-size: 8pt;
font-weight: normal;
color: black;
line-height: 1.5;
}

A:link {color: blue; text-decoration: underline;}
A:visited {color: purple; text-decoration: underline;}

