body
  {
      		background-color:#FFFFFF;        
	              font: normal normal 13px Arial, Helvetica, sans-serif;      color : #333;	  text-align:left;  }
body,td
  {
      font: normal normal 13px Arial, Helvetica, sans-serif;      color : #333;  }
h1
  {
      font: normal bold 18px Arial, Helvetica, sans-serif;      text-decoration: none;      color : #2B4A8A;            margin-top: 0em;
      margin-bottom: 0em;
  }
h2
  {
      font: normal bold 16px Arial, Helvetica, sans-serif;      text-decoration: none;      color : #2B4A8A;            margin-top: 0em;
      margin-bottom: 0em;
  }
h3
  {
      font: normal bold 14px Arial, Helvetica, sans-serif;      text-decoration: none;      color : #2B4A8A;            margin-top: 0em;
      margin-bottom: 0em;
  }
h4
  {
            text-decoration: none;                  margin-top: 0em;
      margin-bottom: 0em;
  }
h5
  {
            text-decoration: none;                  margin-top: 0em;
      margin-bottom: 0em;
  }
li,ul,p
  {
      font: normal normal 13px Arial, Helvetica, sans-serif;      text-decoration: none;      color : #333;            	  line-height : 150%;      margin-top: 0em;
      margin-bottom: 0em;
  }
a
  {
      font: normal normal 13px Arial, Helvetica, sans-serif;      text-decoration: none;      color : #333;        }
a:hover
	{
				text-decoration: underline;	}
