
  body
  {
	  font-family: Verdana;
	  color: #000000;
	  font-size: 8pt;

  }

  table
  {
	  font-family: Verdana;
	  color: #000000;
	  font-size: 8pt;
  }
  
  a:link
  {
	  color: #000000;
	  TEXT-DECORATION: none;
  }
  a:visited
  {
	  color: #53616c;
	  TEXT-DECORATION: none;
  }
  a:active
  {
	  color: #990000;
	  TEXT-DECORATION: none;
  }
  a:hover
  {
	  color: #990000;
	  TEXT-DECORATION: none;
  }

  h1
  {
    font-family: Arial;
    color: #53616c;
    font-size: 14pt;
    }
    
  h2
  {
    font-family: Verdana;
    color: #990000;
    font-size: 14pt;
    }

  h3
  {
    font-family: Arial;
    color: #53616c;
    font-size: 10pt;
    }

    h4
  {
    font-family: Verdana;
    color: #ffffff;
    font-size: 10pt;
    }

  h5
  {
    font-family: Verdana;
    color: #990000;
    font-size: 12pt;
    }
    
  h6
  {
    font-family: Verdana;
    color: #53616c;
    font-size: 14pt;
    }

  .cell1
  {
    background-color:#F2F4E8;
    }

  .cell2
  {
    background-color:#ffffff;
    }
