<!--

TABLE{
  font-size : 12px;
  font-weight : normal;
}

a { color: #000000; text-decoration: none; }
a:link{ color: #000000; text-decoration: none; }
a:vlink{ color: #000000; text-decoration: none; }
a:visited	{ color: #000000; text-decoration: none;}
a:active	{ color: #000000; text-decoration: none; }
a:hover{ color: #000000; text-decoration: none; }

H1{
  font-size : 12px;
  font-weight : normal;
  text-decoration : none;
  padding-top : 1px;
  padding-left : 1px;
  padding-right : 1px;
  padding-bottom : 1px;
  margin-top : 0px;
  margin-left : 3px;
  margin-right : 0px;
  margin-bottom : 0px;
}

H2{
  font-size : 14px;
  font-weight : bolder;
  padding-top : 1px;
  padding-left : 1px;
  padding-right : 1px;
  padding-bottom : 1px;
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;
  color : #000000;
}

H3{
  font-size : 14px;
  font-weight : bolder;
  color : #000000;
  padding-top : 1px;
  padding-left : 1px;
  padding-right : 1px;
  padding-bottom : 1px;
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;
}

-->
