<style type="text/css">     
     <!--
     body  {
     	margin-top : 10;
     	font-family : charcoal,arial,helvetica,sans-serif;
     	background-color : #ccffcc;
     }
     
     A:link, A:visited  {
     	text-decoration : none;
     	color : black;
     }
     
     A:hover  {
     	color : #33ccff;
     }
     
     H1  {
     	font : 14px charcoal,arial,helvetica,sans-serif;
     	font-weight : bold;
     }
     
     P  {
     	font : 12px charcoal,arial,helvetica,sans-serif;
     	font-weight : normal;
     	text-align : center;
     }
     P.normal  {
     	font : 12px charcoal,arial,helvetica,sans-serif;
     	font-weight : normal;
     	text-align : center;
     }
	 
	 
     P.LeftLarge  {
     	font : 14 px charcoal,arial,helvetica,sans-serif;
     	font-weight : bold;
     	color : #663399;
     	text-align : center;
     }
     
     table  {
     	font : 12 px charcoal,arial,helvetica,sans-serif;
     	font-weight : normal;
     	text-align : center;
     }
     
     td.date  {
     	font : 12 px charcoal,arial,helvetica,sans-serif;
     	font-weight : normal;
     	color : #663399;
     	text-align : center;
     }
     
     HR  {
     	text-align : center;
     	height : 1;
     	width : 40px;
     	color : black;
     }
     
     HR.black  {
     	text-align : left;
     	height : 2;
     	width : 300px;
     	color : Gray;
     }
     
     HR.thin  {
     	text-align : left;
     	height : 1;
     	width : 300px;
     	color : black;
     }
     -->
     </style>