 
BODY{
  font-size : 12px;
  
  margin-top : 0px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 0px;
  color : #666666;
  line-height : 135%;
}
TABLE{
  font-size : 12px;
  
  color : #666666;
  line-height : 135%;
}
HR{
  height : 1px;
border-style : dashed dashed dashed dashed;border-color : black black black black;border-width : 1px 1px 1px 1px;}
A{
  color : #ff00ff;
  text-decoration : none;
}
A:HOVER{
  color : #0080ff;
  text-decoration : underline;
}
.body{
  padding-top : 3px;
  padding-left : 8px;
  padding-bottom : 3px;
  border-left-width : 1px;
  border-left-style : solid;
  border-left-color : #999999;
  margin-left : 15px;
}
FORM{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
