body
{
        background-color: FFFFFF;
        font-family : Myriad, Verdana, Arial, Helvetica, sans-serif;
}

td {
        font-size: 65%;
        color: #000000;
}

h1 {
        font-family: Myriad, Verdana, Arial, Univers, sans-serif;
        color: #00285D;
        font-weight; light;
        font-size: 170%;
        line-height: 19px;
}

h2 {
        font-family:  Myriad, Verdana, Arial, Arial Narrow, Arial, sans-serif;
        font-size: 130%;
        font-weight; lighter;
        color: #49A0A8;
        margin-bottom: -15px;
}

h3 {
         font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
         font-size: 100%;
         color: #81501E;
         font-weight: bold;
         margin-bottom: 0px;
}

a:link {        color: #C25D03; text-decoration: underline;}
a:visited {        color: #C25D03; text-decoration: underline;}
a:hover {        color: #C25D03;        text-decoration: none;}


.maincontent{
padding:20px;

}
a.bottomnav:link {        color: #81501E;        text-decoration: none;}
a.bottomnav:visited {        color: #81501E;        text-decoration: none;}
a.bottomnav:hover {        color: #81501E;        text-decoration: underline;}

.leftnav{
  margin-left:-20px;
  padding-right:5px;
  line-height:18px;
}