body
{
    font-family:verdana,arial,helvetica,sans-serif;
    font-size:0.7em;
    color:#000000;
    margin:0px;
    margin-right:50px;
    margin-left:50px;
    padding:0px;
    background:#FFFFFF;
}
TABLE
{
    font-size:1em;
    text-align:left;
}
TABLE.list1
{
    border:#CBCCCC solid 1px;
}
TD.black
{background-color:#000000;}
TD.border1
{
    letter-spacing:1px;
    font-weight:bold;
    background-color:#FFFFFF;
    color:#000000;
}
TD.filled1
{
    background-color:#EEF0F0;
    color:#000000;
}
TABLE.list2
{
    border:#981A32 solid 1px;
}
TD.border2
{
    background-color:#981A32;
    color:#FFFFFF;
}
TD.filled2
{
    background-color:#FFFFFF;
    color:#000000;
}
a:link
{
    color:#7B8589;
    font-weight:normal;
    text-decoration:underline;
}
a:visited
{
    color:#7B8589;
    font-weight:normal;
    text-decoration:underline;
}
a:active
{
    color:#7B8589;
    font-weight:normal;
    text-decoration:underline;
}
a:hover
{
    color:#981A32;
    font-weight:normal;
    text-decoration:underline;
}
a.border1:link
{
    color:#000000;
    font-weight:bold;
    text-decoration:none;
}
a.border1:visited
{
    color:#000000;
    font-weight:bold;
    text-decoration:none;
}
a.border1:active
{
    color:#000000;
    font-weight:bold;
    text-decoration:none;
}
a.border1:hover
{
    color:#000000;
    font-weight:bold;
    text-decoration:underline;
}
a.filled1:link
{
    color:#A4AAAA;
    font-weight:bold;
    text-decoration:none;
}
a.filled1:visited
{
    color:#A4AAAA;
    font-weight:bold;
    text-decoration:none;
}
a.filled1:active
{
    color:#A4AAAA;
    font-weight:bold;
    text-decoration:none;
}
a.filled1:hover
{
    color:#A4AAAA;
    font-weight:bold;
    text-decoration:underline;
}
H1
{color:#981A32;font-size:1.5em;font-weight:bold;padding:0px;padding-bottom:4px;margin:0px;margin-bottom:4px;border-bottom:#C0C8C8 solid 1px;}
H2
{color:#981A32;font-size:medium;}
H3
{color:#B5B280;font-size:small;}
H4
{
    font-size:16px;
}
H5
{
    font-size:14px;
}
H6
{color:#981A32;font-weight:normal;font-size:x-small;}

ul {list-style:none outside url('../yellowTinyDot.gif');}
ul.yellow {list-style:none outside url('../yellowDot.gif');}
ul.red {list-style:none outside url('../redDot.gif');}


