  body
  {
    font-family:Arial,sans-serif,Helvetica;
    font-style:normal;
    font-weight:normal;    
    font-size:8pt;
    color:rgb(70,70,70);
    text-align:left;
    text-indent:0px;
    line-height:8pt;
    text-decoration:none;
    background-color:white;
    margin:0px 0px;
    padding:0px;
  }

  table
  {    
    font-family:Arial,sans-serif,Helvetica;
    font-style:normal;
    font-weight:normal;    
    font-size:8pt;
    color:rgb(70,70,70);
    text-align:justify;
    text-indent:0px;
    line-height:8pt;
    text-decoration:none;
    background-color:white;
    margin:0px 0px;
    padding:0px;
    border-width:0px;
    border-style:solid
    border-top-color:gray;
    border-right-color:gray;
    border-bottom-color:gray;
    border-left-color:gray;
  }

  td
  {    
    border-top-width:1px;
    border-top-color:gray;
    border-bottom-width:0px;
    border-bottom-color:gray;
    border-left-width:0px;
    border-left-color:gray;
    border-right-width:0px;
    border-right-color:gray;
  }

  h4
  {
    font-family:Arial,serif;
    font-style:normal;
    font-weight:bold;
    color:black;
    font-size:12pt;
    line-height:12pt;
    text-decoration:none;
    margin:0px 5px;
  }

  a
  {
    color:rgb(70,70,70);
    text-decoration:none;
  }

  a:hover
  {
    color: #FF6600
  }

  

