body
{
    font-family : Verdana, Arial, Helvetica, sans-serif;
    color : #000000;
    font-size : 13px;
    background :  #687F2F;
        margin-top : 30px;
}

td
{
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 13px;
}

td.pageback
{
    background-color :  #E7E3D5;
}

.text
{
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 13px;

    padding-left : 40px;
    padding-right : 40px;
    padding-top : 20px;
}

h1
{
    color: #003471;
    font-size : 16px;
    font-weight : bold;
}

h2
{
    color: #485D19;
    font-size : 14px;
}

td.pagebottom
{
    background-color :  #D2CCA8;
}




li
{
    padding-top : 6px;
}

.footer
{
    font-size : 12px;
    text-align: center;
}



.box
{

    background-color : #F8F7F2;
    font-size : 12px;
    padding  : 8px;
    line-height : 16px;
    border-width : 2px;
    border-style : solid;
    border-color : #D6E2B9;
}

.green
{
  color : #788D40;
  font-weight : bold;  
}
.form
{
    font-size : 13px;
}


.copyright
{
    font-size : 10px;
    color : #000000;
    padding-left : 25 px;
    padding-right : 20px;
}

a:link
{
    color : #485D19;
    text-decoration : none;
}

a:visited
{
    color : #485D19;
    text-decoration : none;
}

a:hover
{
    color : #A36019;
    text-decoration : underline;
}

div.edsbits
{
    font-size : 10px;
    color : #fffff0;
}

a.edsbits:visited
{
    color : #fffff0;
    text-decoration : none;
}

a.edsbits:link
{
    color : #fffff0;
    text-decoration : none;
}

a.edsbits:hover
{
    color : #D2CCA8;
    text-decoration : underline;
}