
td
{
   background-color: #aaddaa;
   font-size: 14px;
}

body
{
   background-color: #aaddaa;
   font-family: Arial, Arial, Helvetica;
   font-size: 10px;
}

.one
{
   background-color: #990000;
   color: #ffffff;
   text-size: 10px;
}

.two
{
   background-color: #008853;
   color: #ffffff;
   text-size: 10px;
}

.three
{
   background-color: #6FC788;
   color: #006038;
   text-size: 14px;
}

td.header
{
   background-color: #008853;
}

.navlink
{
   background-color: #008853;
   color: #ffffdd;
   font-size: 12px;
   font-weight: normal;
}

td.footer
{
   background-color: #008853;
   color: #ffffdd;
   font-size: 11px;
}

td.nav
{
   background-color: #008853;
   color: #ffffdd;
   font-size: 13px;
   font-weight: bold;
}

td.whitebg
{
   background-color: #FFFFFF;
}

p.minitext
{
  margin-top: 10pt;
  margin-bottom: 10pt;
  margin-left: 32pt;
  margin-right: 32pt;
  font-family: Arial, Arial, Helvetica;
  font-size: 11px;
  text-align: center;
  color: #000000;
}

.webmail
{
   background-color: #990000;
   color: #ffffff;
}

td.webmailred
{
   background-color: #990000;
   color: #ffffff;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
}

td.webmailhead
{
   background-color: #cccc99;
   color: #000000;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 13px;
   font-weight: bold;
}

td.quicklinkhdr
{
   background-color: #cccc99;
   color: #000000;
   font-weight: bold;
}

.subtext
{
   margin-left: 30;
   margin-bottom: 10;
   font-size: 10px;
}

.linksection
{
   margin-left: 30;
   font-size: 13px;
}

p.hlink
{
   margin: 0 30 0 30;
   font-weight: bold;
   font-size: 14px;
}

a:link { color: #dddd99; text-decoration: none}
a:active { color: #dddd99; text-decoration: none }
a:hover { color: #ffffff; text-decoration: underline}
a:visited { color: #dddd99; text-decoration: none }

a.whitebg:link { color: #000000; text-decoration: none}
a.whitebg:active { color: #000000; text-decoration: none }
a.whitebg:hover { color: #dddd99; text-decoration: underline}
a.whitebg:visited { color: #000000; text-decoration: none }

