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,option
{
    font-size: 12px;
}

select,input,textarea,option
{
    font-weight: bold;
}

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

b
{
    font-weight: bold;
}

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

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

a:link
{
    color:#000066;
    text-decoration: none;
}

a:visited
{
    color:#666666;
    text-decoration: none;
}

a:active
{
    color:#999999;
    text-decoration: underline;
}

a:hover
{
    color:#999999;
    text-decoration: underline;
}

td.head
{
    font-weight: bold;
    font-size: 15px;
}

td.small
{
    font-size: 10px;
}

td.error
{
    font-weight: bold;
    font-size: 11px;
    color: #CC0000;
}

td.footer
{
    font-size: 10px;
}
