
td
{
   background-color: #94D2F6;
   font-size: 14px;
}

body
{
   background-color: #94D2F6;
   font-family: Arial, Arial, Helvetica;
   font-size: 11px;
}

b, strong
{
   color: #004B75;
}

.one
{
   background-color: #74BCE6;
   color: #000000;
   text-size: 14px;
}

.two
{
   background-color: #4CA0D0;
   color: #000000;
   text-size: 14px;
}

.three
{
   background-color: #005388;
   color: #ffffff;
   text-size: 14px;
}

li
{
   margin-bottom: 14px;
}

h1
{
   color: #004B75;
   font-size: 24px;
   font-weight: bold;
}

h2
{
   color: #004B75;
   font-size: 20px;
   font-weight: bold;
}

h3
{
   color: #004B75;
   font-size: 16px;
   font-weight: bold;
}

td.header
{
   background-color: #006BA5;
}

td.footer
{
   background-color: #006BA5;
   color: #ffffdd;
   font-size: 11px;
}

b.footer
{
   color: #dddd99;
}

td.nav
{
   background-color: #006BA5;
   color: #ffffdd;
   font-size: 13px;
   font-weight: bold;
}

td.navhdr
{
   background-color: #006BA5;
   color: #ffffdd;
   font-size: 14px;
   font-weight: bold;
}

.navlink
{
   background-color: #006BA5;
   color: #ffffdd;
   font-size: 12px;
   font-weight: normal;
}

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;
}

td.quicklinkhdr
{
   background-color: #cccc99;
   color: #000000;
   font-weight: bold;
}

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.one:link { color: #004B75; text-decoration: none}
a.one:active { color: #004B75; text-decoration: none }
a.one:hover { color: #ffffff; text-decoration: underline}
a.one:visited { color: #004B75; text-decoration: none }

