 
BODY{
  font-size : 10pt;
  background-color : whitesmoke;
  margin-top : 0px;
}
.tbl1{
  font-size : 10pt;
  background-color : #003366;border-width : 0px 0px 0px 0px;}
.tbl2{
  font-size : 10pt;
  background-color : white;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;border-width : 0px 0px 0px 0px;}
.tbl3{
  font-size : 10pt;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : black black black black;}
A{
  color : white;
  text-decoration : none;
}
A:LINK{
  color : white;
  text-decoration : none;
}
A:VISITED{
  color : white;
  text-decoration : none;
}
A:HOVER{
  color : white;
  text-decoration : underline;
}
