a:active
    {
    font-family: Arial;
    color: #808080;
    text-decoration: none;
    }
a:hover
    {
    color: #FF0000;
    text-decoration: none;
    font-family: Arial;
    }
a:link
    {
    text-decoration: none;
    font-family: Arial;
        color: #000099;
        }
    a:visited
        {
        color: #000099;
        text-decoration: none;
        font-family: Arial;
        }
    a:visited:hover
        {
        text-decoration: none;
        font-family: Arial;
        color: #FF0000;
        }
    body
        {
        background-color: #FFFFFF;
        color: #000000;
        font-family: Arial;
        text-align: none;
            vertical-align: none;
            font-size: 10pt;
            font-weight: normal;
            font-style: normal;
            }
        button
            {
            background-color: #000000;
            color: #FFFFFF;
            }
   caption
       {
       color: #000000;
       }
   fieldset
       {
       color: #000000;
       }
   h1
       {
       font-family: Arial;
       color: #003466;
       font-weight: bold;
       text-align: center;
       font-size: 18pt;
       }
   h2
       {
       font-style: normal;
       color: #003466;
       font-family: Arial;
       vertical-align: none;
       font-weight: normal;
       text-align: center;
       font-size: 14pt;
       }
   h3
       {
       font-size: 12pt;
       font-weight: bold;
       color: #003466;
       font-family: Arial;
      }
  h4
      {
      font-weight: bold;
      font-size: 10pt;
      color: #003466;
      font-family: Arial;
      }
  h5
      {
      font-weight: bold;
      color: #003466;
      font-size: 8pt;
      font-family: Arial;
      }
  h6
      {
      font-size: 8pt;
      color: #003466;
      font-family: Arial;
       }
   hr
       {
       color: #6F8DA9;
       }
   label
       {
       color: #000000;
       }
   legend
       {
       color: #000000;
       }
   select
       {
       color: #000000;
       }
   table
       {
       font-weight: normal;
      font-style: normal;
      vertical-align: none;
      font-size: 10pt;
      font-family: Arial;
      text-align: none;
      table-border-color-light: #6F8DA9;
      table-border-color-dark: #6F8DA9;
      border-color: #6F8DA9;
      }
  td
      {
      border-color: #6F8DA9;
      font-size: 10pt;
      font-family: Arial;
      }
  textarea
      {
      color: #000000;
      }
  th
      {
      border-color: #6F8DA9;
      }
  tr
      {
      font-size: 10pt;
      font-family: Arial;
      }
  ul ul ul
      {
      list-style-image: url('bullet.gif');
      }
  ul ul
      {
      list-style-image: url('bullet.gif');
      }
  ul
      {
      list-style-image: url('bullet.gif');
      }
