 
BODY{
  font-size : 12px;
  background-color : white;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

A:LINK{
  font-size : 12px;
  color : #00659c;
  text-decoration : none;
  letter-spacing : 0pt;
}
A:VISITED{
  font-size : 12px;
  color : #00659c;
  text-decoration : none;
  letter-spacing : 0pt;
}
A:HOVER{
  font-size : 12px;
  color : #00659c;
  text-decoration : underline;
  letter-spacing : 0pt;
}

top_title{
  font-size : 12px;
  color : #333333;
}

table{
  font-size : 12px;
  color : #333333;
}
