p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,select,input,textarea
{
    font-family: Verdana,Arial,Helvetica;
}

p,ul,ol,li,div,td,th,address,nobr,select,input,textarea
{
    font-size: 11px;
}

pre
{
    font-family: Courier,Courier New;
    font-size: 8px;
}

b
{
    font-weight: bold;
}

sup
{
    font-size: 70%;
    vertical-align: text-top;
}

sub
{
    font-size: 70%;
    vertical-align: text-bottom;
}

a:link
{
    font-weight: bold;
    text-decoration: none;
}

a:visited
{
    font-weight: bold;
    text-decoration: none;
}

a:active
{
    font-weight: bold;
    text-decoration: none;
}

td.head1
{
    background-color: #DC0808;
    color: #F2F2F2;
    font-size: 17px;
    font-weight: bold;
}

td.head2
{
    font-weight: bold;
    font-size: 17px;
    color: #0000C8;
}

td.head3
{
    font-weight: bold;
    font-size: 13px;
}

td.head4
{
    font-weight: bold;
    font-size: 11px;
    color: #0000C8;
}
