  body, html {
    height: 100%;
  }

  p, td, li {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 9pt;
    color: #000000;
    line-height: 180%;
  }
  
  td.propertyList {
    border-bottom: 1px solid #999999;
    font-size: 8pt;
  }
  
  td.propertyList li, td.propertyList p {
    font-size: 8pt;
  }
  
  p.footer {
    font-size: 7pt;
    color: #333333;
    line-height: 150%;
  }
  
  b.title {
    line-height: 110%;
    display: block;
    font-size: 11pt;
    margin-bottom: 12px;
  }

  h1 {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12pt;
  }

  h2 {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10pt;
  }

  hr {
    border: 0px;
    width: 200px;
    height: 1px;
    color: #666666;
    background-color: #999999;
    margin-top: 40px;
    margin-bottom: 40px;
  }

  a {
    color: #000000;
    font-weight: bold;
    text-decoration: underline;
  }


  table.main {
    border: 5px solid #000000;
  }


  td.menu {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: #000000;
  }

  ul, ol {
    margin-top: 0px;
  }

  table.legal {
    margin-top: 10px;
    margin-bottom: 25px;
  }

  div.copyright {
    color: #CCCCCC;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    line-height: 110%;
  }

  div.designinfo {
    color: #CCCCCC;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    padding-top:6px;
    line-height: 110%;
 }

  a.designinfo {
    color: #CCCCCC;
    text-decoration: underline;
  }

