body,td{
    font-size:10.5pt;
    color:#000000;
    font-family:'ms gothic';
    line-height:21px;
}
a:link,a:visited{
  color: #554966;
  text-decoration: none;
  }
a:hover,a:active{
  color: #553866;
  text-decoration:underline;
  }
h1 {
    font-size: 16px;
    text-align: center;
    background-color: #D0D0D0;
    border: 1px none #A0A0A0;
    border-top: 1px solid #A0A0A0;
    border-left: 1px solid #A0A0A0;
    border-right: 1px solid #A0A0A0;
    border-bottom: 1px solid #A0A0A0;
    padding: 3px 0px 3px 0px;
}
h2{
    font-size: 15px;
    width: 100%;
    background-color: #eeeeee;
    border:1px double #808080;
    margin-left:-30px;
    margin-bottom:5px;
    margin-top:5px;
}
h3{
    font-size: 14px;
    text-align: center;
}
strong{
    font-weight: normal;
}
.b{
    font-weight: bold;
}