h1  
     {
	font-family: "Times New Roman", Times, serif;
	font-style : italic;
	font-size : 28px;
	font-weight : bold;
	margin-bottom : 0pt;
	color : #000000;
}

h2
     {
	font-size : 24px;
	font-family: "Times New Roman", Times, serif;
	font-style : italic;
	font-weight : bold;
	margin-bottom : 0pt;
	color : #000000;
      }

h3
     {
	font-size : 18px;
	font-family: "Times New Roman", Times, serif;
	font-style : italic;
	font-weight : bold;
	margin-bottom : 0pt;
	color : #000000;
      }

h4
     {
	font-size : 14px;
	font-family: "Times New Roman", Times, serif;
	font-style : italic;
	font-weight : bold;
	margin-bottom : 0pt;
	color : #000000;
      }

ul
	{
	list-style-image: url('bullet.gif');
	margin-left:15;
	}
a:link
	{
	font-family: Arial, Helvetica, sans-serif;
	color:#555555;
	text-decoration : none;
}
a:active
	{
	font-family: Arial, Helvetica, sans-serif;
	color:#555555;
	text-decoration : none;
	}
a:visited
	{
	font-family: Arial, Helvetica, sans-serif;
	color:#555555;
	text-decoration : none;
	}

a:Hover 
   {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : underline;
	color:#555555;
   }

body
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color:#555555;
	}

p 
   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#555555;
 }
	
td
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#555555;
	}
table
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#555555;
	}	