BODY {
  font-family: "Verdana";
  font-size= x-small;
  background: white;
  margin: 3pt;
}

P  {
  font-family: "Verdana";
  font-size: x-small;
}

H1 {
  font-family: "Verdana";
  font-size: small;
  color: 0B2876;
} 

H2 {
  font-family: "Verdana";
  font-weight: bold;
  font-size: x-small;
 
} 

H3 {
  font-family: "Verdana";
  font-weight: bold;
  font-size: x-small;
  line-height: 18 pt; 

} 

a { color: 0B2876; text-decoration: none;}
a:link { color: #0B2876; text-decoration: none;}
a:active { color: #2F4A58; text-decoration: none;}
a:hover { color: #6380CE; text-decoration: none;}


ul li {
font-size: x-small;
list-style-type:disc;
}