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.html');
	margin-left:15;
	}
a:link
	{
	font-family: Arial, Helvetica, sans-serif;
	color:#555555;
	text-decoration : none;

font-size: 11px; 
}
a:active
	{
	font-family: Arial, Helvetica, sans-serif;
	color:#555555;
	text-decoration : none;

font-size: 11px;          	
}
a:visited
	{
	font-family: Arial, Helvetica, sans-serif;
	color:#555555;
	text-decoration : none; 
font-size: 11px; 	
}

a:Hover 
   {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : underline;
	color:#0094FF;

font-size: 11px; 
          
}

.form a:link
   {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : underline;
	color:#FF0000;

font-size: 13px; 
          
}
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;
	}	