h1  
     {
	font-size : 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	margin-bottom : 0pt;
	color : #003366;
}

h2
     {
	font-size : 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	margin-bottom : 0pt;
	color : #003366;
      }

h3
     {
	font-size : 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	margin-bottom : 0pt;
	color : #000099;
}


ul
	{
	list-style-image: url('bullet.gif');
	margin-left:15;
	}
a:link
	{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #0033FF;
	font-size : 12px;
}
a:active
	{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #0033FF;
	font-size : 12px;
	}
a:visited
	{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #0033FF;
	font-size : 12px;
	}

a:Hover 
   {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : underline;
	color : #0033FF;
	font-size : 12px;
}

body
	{
	font-family:Verdana, Arial, Helvetica; 
	font-size : 12px;
	background-color:#ffffff;
	color:#000000;
	}

p 
   {
	font-size : 12px;
	font-family: Arial, Helvetica, sans-serif;
 }
	
td
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	}
table
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	}	
	
i
 {
	font-family: "Times New Roman", Times, serif;
}
