body,td{
    font-size:10.5pt;
    color:#000000;
    font-family:'ms gothic';
    line-height:20px;
}
img{
    border-style: none;
}
a{
    text-decoration:none;
}
a:hover{
    color:#ff0000;
    text-decoration:underline;
}
h1 {
    font-size: 15px;
    width: 550px;
    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;
    text-align: center;
    width: 200px;
    margin-bottom:0.5em;
    background-color: #eeeeee;
    border:1px double #808080;
}
hr{
    color=#A0A0A0;
    height=1px;
}