  body
  {
    text-align: center;
    font-size: 12pt;
    font-family: Arial;
    border-width: 0px;
    margin: 30px;
    padding: 0px;
    color: #000000;
    background-color: #FFFFFF;
  }
  
  td
  {
    font-size: 10pt;
    line-height:20px;
    font-family: arial;
    color: #999999;
  }
  
  td.tdp
  {
    font-size: 10pt;
    font-family: arial;
    color: #999999;
  }
  
  td.tdp2
  {
    font-size: 10pt;
    line-height:19px;
    font-family: arial;
    color: #999999;
  }
 
  submit
  {
    font-size: 20pt;
    font-family: Verdana;
  }
  input
  {
    font-size: 10pt;
    font-family: Verdana;
  }
  
  textarea
  {
    font-size: 10pt;
    font-family: Verdana;
  }
  
  select
  {
    font-size: 10pt;
    font-family: arial;
  }

  a:link
  {
    font-weight: normal;
    font-size: 10pt;
    font-family: arial;
    color: #999999;
    text-decoration: none;
  }
  
  a:active
  {
    font-weight: normal;
    font-size: 10pt;
    font-family: arial;
    color: #999999;
    text-decoration: none;
  }
  
  a:visited
  {
    font-weight: normal;
    font-size: 10pt;
    font-family: arial;
    color: #999999;
    text-decoration: none;
  }
  
  a:hover
  {
    font-weight: normal;
    font-size: 10pt;
    font-family: arial;
    color: #999999;
  }

  td.footer
  {
    font-size: 10px;
    font-family: arial;
    color: #999999;
  }
  
    a:link.footer
  {
    font-weight: normal;
    font-size: 10px;
    font-family: arial;
    color: #999999;
    text-decoration: none;
  }
  
  a:active.footer
  {
    font-weight: normal;
    font-size: 10px;
    font-family: arial;
    color: #999999;
    text-decoration: none;
  }
  
  a:visited.footer
  {
    font-weight: normal;
    font-size: 10px;
    font-family: arial;
    color: #999999;
    text-decoration: none;
  }
  
  a:hover.footer
  {
    font-weight: normal;
    font-size: 10px;
    font-family: arial;
    color: #4764a1;
    text-decoration: none;
  }