.body
{
  background-color: #71828a;
}

.nav
{ 
  color:#336699;
  font-size:9pt;
  font-family:verdana;
  font-weight:bold;
}

.small
{
  font-size:8pt;
  font-family:verdana;
}

.verysmall
{
  font-size:7pt;
  font-family:verdana;
}

.top
{
        color:#FFFFFF;
        font-size:12pt;
        font-family:verdana;
        font-weight: bold;

}

.topsub
{
        color:#F37022;
        font-size:10pt;
        font-family:verdana;
        font-weight: bold;

}

h2
{
        color:#BD5800;
        font-size:15pt;
        font-family: Georgia, Times New Roman, Times, serif;
        font-weight: bold;

}

.headertext
{
        color:#BD5800;
        font-size:11pt;
        font-family:verdana;
        font-weight: bold;

}
.mainheader
{
        color:#21536A;
        font-size:16pt;
        font-family:verdana;
        font-weight: bold;

}
.mainheaderplain
{
        color:#21536A;
        font-size:16pt;
        font-family:verdana;
        font-weight: none;

}
.mainheaderoj
{
        color:#F37022;
        font-size:16pt;
        font-family:verdana;
        font-weight: bold;

}
.whitetext
{
        color: #FFFFFF;
}

.copyright
{
        color: #CCCCCC;
                font-size:8pt;
        font-family:verdana;
}

.nav-back
{
        background-color: #eeeeee;
}

.headerback
{
        color: #eaeeee;
}

BODY, DIV, TD, LAYER 
{ 
  color:#21536A;
  font-size:10pt;
  font-family:verdana;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;

}

a:link     { color: #336699; text-decoration: none; font-weight: bold}
a:active   { color: #336699; text-decoration: none; font-weight: bold}
a:visited  { color: #336699; text-decoration: none; font-weight: bold}
a:hover    { color: #F37022; text-decoration: none; font-weight: bold}
.date {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 12px;
        font-weight: bold;
        color: #F37022;
}
p {
        line-height: 18px;
}
