<STYLE TYPE-"type/css">

<!--
BODY {background: white}
<!--
A:link
	{
	color:black;
	font-size:10px;
	font-family:tahoma;
	font-style:normal;
	font-weight:bold;
	background-color:silver;
	}
A:active
	{
	color:gray;
	font-size:10px;
	font-family:tahoma;
	font-style:normal;
	font-weight:bold;
	background-color:silver;
	}
A:visited
	{
	color:black;
	font-size:10px;
	font-family:tahoma;
	font-style:normal;
	font-weight:bold;
	background-color:silver;
	}
A:hover
	{
	color:gray;
	font-size:10px;
	font-family:tahoma;
	font-style:normal;
	font-weight:bold;
	background-color:silver;
	}
-->
H1 {font-size: 24pt; font-family: tahoma}
H2 {font-size: 18pt; font-family: arial}
H3 {font size: 14pt; font-family: arial}
H4 {font size: 12pt; font-family: arial}
H5 {font size: 10pt; font-family: arial}
-->

</STYLE> 
