body
  {
            		              font: normal normal 12px Arial, Helvetica, sans-serif;      color : #333;	    }
body,td
  {
      font: normal normal 12px Arial, Helvetica, sans-serif;      color : #333;  }
h1
  {
      font: normal bold 20px Arial, Helvetica, sans-serif;      text-decoration: none;      color : #396A9D;            margin-top: 0em;
      margin-bottom: 0em;
  }
h2
  {
      font: normal bold 15px Arial, Helvetica, sans-serif;      text-decoration: none;      color : #333;            margin-top: 0em;
      margin-bottom: 0em;
  }
h3
  {
      font: normal bold 13px Arial, Helvetica, sans-serif;      text-decoration: none;      color : #333;            margin-top: 0em;
      margin-bottom: 0em;
  }
h4
  {
      font:   Arial, Helvetica, sans-serif;      text-decoration: none;                  margin-top: 0em;
      margin-bottom: 0em;
  }
h5
  {
      font: normal bold  Arial, Helvetica, sans-serif;      text-decoration: none;                  margin-top: 0em;
      margin-bottom: 0em;
  }
li,ul,p
  {
      font: normal normal 12px Arial, Helvetica, sans-serif;      text-decoration: none;      color : #333;            text-align: justify;	  line-height : 150%;      margin-top: 0em;
      margin-bottom: 0em;
  }
a
  {
      font: normal normal 12px Arial, Helvetica, sans-serif;      text-decoration: none;      color : #333;        }
a:hover
	{
				text-decoration: underline;	}
