  
BODY{
  
  
  
  background-repeat : repeat-x;
  
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  

  background-image : url(eeee.gif);
}
TD{
  color : #525252;
  font-size : 10pt;
  
  
  font-family : Arial;
  letter-spacing : 1px;
  line-height : 135%;
}
H6{
  letter-spacing : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  font-family : Arial;
}
P{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  line-height : 135%;
  font-size : 12px;
  color : red;
}
A{
  font-size : 13px;
  color : black;
  
  
}
A:HOVER{
  color : #000099;
}
B{
  font-size : 13px;
  font-weight : bold;
  color : #cc0000;
}
H2{
  font-size : 14px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
H3{
  font-size : 13px;
  color : #cc0000;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
