p
{
        font: 11px tahoma;
}
.page
{
        background: #FFFFFF;
        color: #7F8080;
}
.tborder
{
        background: #838385;
        color: #767777;
        border: 1px solid #6D6D6D;
}
td
{
        font: 11px tahoma;
}
.alt1
{
        background: #FFFFFF;
        color: #868686;
        font: bold 16px arial, helvetica,verdana;
}
a
{
        color: #7A7A7A;
        text-decoration: none;
}
a:hover
{
        color: #8C0B45;
        border-bottom: 1px dashed #8C0B45;
}