body    {
        color: #222222;  
	background-color: #ffffff;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
	line-height: 16px;
 text-align: justify;
	}

a:visited {
          font-weight: bold;
          color: #3333FF;
          text-decoration: none
	  }
a:hover   {
          font-weight: bold;
	  color: #FF66FF;
	  text-decoration: underline
; background-color: #DDDDDD
	  }
a:link    {
          font-weight: bold;
	  color: #3333FF;
	  text-decoration: none
	  }
		  
td  {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 17px;
    text-align: justify;
    }

h5  {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    line-height: 18px;
    }

