TD {

    color: #333333;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11.5px;
    text-align: justify;
}

H2 {
    font-size: 16px;
    color: #990000;
}

H3 {
    font-size: 13pt;
    color: White;
}

H4 {
    font-size: small;
    font-variant: small-caps;
    font-weight: bold;
    color: white;
}

A {
    color: #006699;
    font-weight: bold;
    font-style: italic;
    font-size: 12px;



}

A:Hover {
    color: #990000;
    font-weight: bold;
}

HR {
    color: blue;
    height: 1pt;
}

body {
    color: #333333;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: justify;
    background-image: url(litegraybackground.gif);
    background-repeat: repeat;
}
