a{
  text-decoration:none;
  border-bottom:1px solid #000;
}
a:link{
  color:#000;
}
a:visited{
  color:#000;
}
a:active{
  color:#000;
}
a:hover{
  background-color:#efefef;
}
BODY,TD{
  font-size:9px;
  font-family:Verdana,Osaka,'MS UI Gothic';
  letter-spacing : 0px;
  line-height : 18px;
}
BR{
  letter-spacing:1px;
}
h2{
  margin:3px 4px 5px 0px;
  padding:0px 12px;
  letter-spacing : 0px;
  font-weight:normal;
  border-bottom:1px solid #666;
  text-align:left;
  font-size:10px;
  background-image:url(icon.gif); 
  background-attachment:fixed;
  background-repeat:no-repeat; 
  background-position:left;
}
.text{
margin:5px 0px 20px 2px;
padding:2px;
}