body, p, td, li
{
color: #000000;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 10pt;
font-weight: normal;
text-decoration: none; }

td.date
{
color: #443F8F;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 10pt;
font-weight: normal;
text-decoration: none; }

td.foot
{
color: #646466;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 9pt;
font-weight: normal;
text-decoration: none; }

/* Because Netscape Navigator 4 does not allow inheritance into tables, and breaks inheritance after tables, rather than simply setting properties on the body and relying on inheritance, we explicitly set the properties using a selector group. */

/* This basic style sheet provides selectors for the most commonly used elements. Use it as the basis for your style sheets. */

h1, h2, h3, h4, h5, h6
{}

h1
{}

h2
{}

h3
{}

h4
{}

h5
{}

h6
{}

p
{}

a:link
{
color: #443F8F;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
text-decoration: none; }

a:visited
{
color: #443F8F;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
text-decoration: none; }

a:hover
{
color: #000000;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
text-decoration: underline; }

a:active
{
color: #000000;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
text-decoration: none; }

a.foot:link
{
color: #443F8F;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 9pt;
font-weight: normal;
text-decoration: none; }

a.foot:visited
{
color: #443F8F;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 9pt;
font-weight: normal;
text-decoration: none; }

a.foot:hover
{
color: #000000;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 9pt;
font-weight: normal;
text-decoration: underline; }

a.foot:active
{
color: #000000;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 9pt;
font-weight: normal;
text-decoration: none; }

a.sidebar:link
{
color: #FFFFFF;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
text-decoration: none; }

a.sidebar:visited
{
color: #FFFFFF;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
text-decoration: none; }

a.sidebar:hover
{
color: #000000;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
text-decoration: underline; }

a.sidebar:active
{
color: #000000;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
text-decoration: none; }

