a:link         { text-decoration: underline; color: #800000; }
a:visited      { text-decoration: none; color: #999999; }
a:hover        { text-decoration: none; color: #999999; }

a{
        font-family: areal,verdana,helvetica,sans-serif;
        font-size:10px;
        font-weight:bold;
        color:#800000;
}
td{
        font-family: areal,verdana,helvetica,sans-serif;
        font-size:10px;
        color:#800000;
}
body{
        font-family: areal,verdana,helvetica,sans-serif;
        font-size:10px;
        color:#800000;
}
p{
        font-family: areal,verdana,helvetica,sans-serif;
        font-size:10px;
        color:#800000;
}
h1,h2,h3,h4,h5{
        font-family: areal,verdana,sans-serif;
        font-weight:bold;
        color:#800000;
}
h1{
        font-size:17px;
}
h2{
        font-size:15px;
}
h3{
        font-size:13px;
}
h4{
        font-size:12px;
}
h5{
        font-size:11px;
}
