body {
text-align : center; 
font : 10px verdana, arial, sans-serif; 
margin : 0 0 5px; 
padding : 0; 
} 



h1{
padding-left:20px;
border-top-width:0px;
border-right-width:0px;
border-bottom-width:2px;
border-left-width:15px;
border-style:solid;
border-color:#000099;
font-size:19px;
}



H2{
  font-size : 100%;
  font-weight : normal;
  margin: 0px;
  padding: 0px;
}

H3{
  font-size : 100%;
  font-weight : normal;
  margin: 0px;
  padding: 0px;
}

strong{
  font-size : 100%;
  font-weight : normal;
}

TD{ 
font-size : 12px; 
line-height : 22px; 
letter-spacing: 1px; 
font-family : a; 
text-decoration : none; 
} 

A{text-decoration : none;}

A:HOVER{color : #ff00cc;}
