BODY
{
    MARGIN: 0px;
    BACKGROUND-COLOR: white;
    FONT-SIZE: 66.67%;
    FONT-FAMILY: Tahoma;
    color: #909090;
}
TABLE
{
    FONT-SIZE: 100%;
    BORDER-COLLAPSE: collapse
}
td.pad
{   
    height: 30px;
    padding-top: 2px;
    padding-bottom: 3px;
    padding-left: 3px;
}
H3
{
    color: #004080;
}
H4
{
    margin: 20 0 10 0;
    font-size: 130%;
}
P
{
    margin: 10 0 10 0
}
UL
{
    margin: -5 0 10 30
}
A
{
    color: royalblue;
}
A:active
{
    color: royalblue;
}
A:visited
{
    color: royalblue;
}
A:hover
{
    color: royalblue;
}
.A1
{
    color: #07519a;
    text-decoration: none;
}
.A1:visited
{
    color: #07519a;
    text-decoration: none;
}
.A1:hover
{
    color: #07519a;
    text-decoration: underline;
}
.A2
{
    color: #e67145;
    text-decoration: none;
}
.A2:visited
{
    color: #e67145;
    text-decoration: none;
}
.A2:hover
{
    color: brown;
    text-decoration: none;
} 
.category
{
    color: #011535;
}
.catbullet
{
    text-align: right;
}
.footertbl
{
    text-align: center; 
    padding-top: 5px;
    font-weight: bold;
    color: #444444;
}
.footer
{
    font-weight: bold;
    color: #444444;
    text-decoration: none; 
}
.footer:visited
{
    font-weight: bold;
    color: #444444;
    text-decoration: none; 
}
.footer:hover
{
    font-weight: bold;
    color: #015ca5;
    text-decoration: none; 
}

.quaarc
{
    color: #164af4;
}
.quaarc:visited
{
    color: #164af4;
}
.quaarc:hover
{
    color: #647b98;
}
.content
{
    color: #;
    
}
.header
{
    color: #014072;
    font-size: 11pt;
    font-weight: bold;
}
.FlatInput
{
    border: inset 1px solid gray;
}
