BODY
{
    background-color : White;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 14px;
    color: #000000;
    margin-left : 0px;
    margin-top : 0px;
    margin-bottom : 0px;
    margin-right : 0px;
}

TH
{
    color: #006A46;
    text-align: center;
    font-weight : bold;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 16px;
    background-color : #D9E9EA;
}

TD
{
    font-family : Arial, Helvetica, sans-serif;
    font-size : 14px;
    color: #000000;
}

H1
{
    font-size : 24px;
    color: #006A46;
    text-align: center;
}

H2
{
    font-size : 18px;
    color: #006A46;
    text-align: center;
}

H3
{
    font-size : 16px;
    color: #006A46;
    text-align: center;
}

H4
{
    font-size : 18px;
    color: #006A46;
    text-align: left;
    font-weight : bold;
}

H5
{
    font-size : 16px;
    color: #006A46;
    text-align: left;
    font-weight : bold;
}

H6
{
    font-size : 16px;
    color: #006A46;
    text-align: center;
    font-style : italic;
}


LI
{
    padding-bottom : 8px;
}

PRE
{
    font-size : 12px;
}

.bold
{
    color: #006A46;
    font-weight : bold;
}

.smaller
{
    font-size : 12px;
    text-align: center;
}

.form
{
    font-size : 12px;
}

.totalline
{
    border-top-width : 1px;
    border-style : solid;
    border-color : Black;
    border-left-width : 0px;
    border-right-width : 0px;
    border-bottom-width : 0px;
    font-weight : bold;
}

.error
{
    font-size : 10px;
    color : #FF0000;
}

.red
{
    color : #FF0000;
}

.larger
{
    font-size : 15px;
}

 .notes
{
    color : red;
    font-weight : bold;
}

.form
{
    font-size : 12px;
}

.indent
{
    margin-left: 100px;
}

.quote
{
    font-style : italic;
    margin-left : 25px;
    margin-right : 25px;
}

.quoteauthor
{
    font-size : 12px;
    text-align : right;
    margin-right : 50px;
}

.caption
{
    font-size : 11px;
    text-align: center;
}

.footer
{
    font-size : 12px;
    text-align: center;
}

.copyright
{
    font-size : 9px;
    color : #666666;
    text-align: center;
}

A:LINK
{
    color : #0000FF;
    text-decoration : none;
}

A:VISITED
{
    color : #800080;
    text-decoration : none;
}

A:HOVER
{
    color : #FF0000;
    text-decoration : underline;
}
a.edsbits:link
{
    color : #424242;
    text-decoration : none;
}

a.edsbits:visited
{
    color : #424242;
    text-decoration : none;
}

a.edsbits:hover
{
    color : #9E0707;
    text-decoration : underline;
}
