﻿body
{
    font-weight: bold;
    font-size: 12px;
    color: #0371a4;
    font-family: Verdana;
}
TABLE
{
    font-weight: bold;
    font-size: 12px;
    color: #0371a4;
    font-family: Verdana;
}

TBODY
{
    font-weight: bold;
    font-size: 12px;
    color: #0371a4;
    font-family: Verdana;

}

INPUT
{
    border-right: #a2c9e7 thin solid;
    border-top: #a2c9e7 thin solid;
    border-left: #a2c9e7 thin solid;
    border-bottom: #a2c9e7 thin solid;
    font-weight: bold;
    font-size: 12px;
    color: #0371a4;
    font-family: Verdana;
}
A:link
{
    font-weight: bold;
    font-size: 14px;
    color: #0371a4;
    text-decoration: underline;
}
A:hover
{
font-weight: bold;
    font-size: 14px;
    color: #0371a4;
    text-decoration: underline;
}

A:visited
{
    font-weight: bold;
    font-size: 14px;
    color: #0371a4;
    text-decoration: underline;
}

HR
{
    border-left-color: #0371a4;
    border-bottom-color: #0371a4;
    color: #0371a4;
    border-top-style: outset;
    border-top-color: #0371a4;
    border-right-style: outset;
    border-left-style: outset;
    border-right-color: #0371a4;
    border-bottom-style: outset;
}
