<STYLE>
<!--
	H1 {
		background-color: brown;
		color: white;
		font-weight: bold;
		font-size: 18pt;
		line-height: normal;
		font-family: Tempus Sans ITC, serif;
		font-style: normal;
		}
	H2 {
		background-color: brown;
		color: white;
		font-weight: bold;
		font-size: 14pt;
		line-height: normal;
		font-family: Tempus Sans ITC, serif;
		font-style: normal;
		}
	H3 {
		background-color: brown;
		color: white;
		font-weight: bold;
		font-size: 12pt;
		line-height: normal;
		font-family: Tempus Sans ITC, serif;
		font-variant: normal;
		font-style: normal;
		}
	H4 {
		background-color: brown;
		color: white;
		font-weight: bold;
		font-size: 10pt;
		line-height: normal;
		font-family: Tempus Sans ITC, serif;
		font-variant: normal;
		font-style: normal;
		}		
	HR {
		color: olive;
		}
	TABLE {
		background-color: white;
		color: black;
		font-weight: normal;
		font-size: 9pt;
		line-height: normal;
		font-family: arial, sans-serif;
		font-variant: normal;
		font-style: normal;	
		}		
		
	A:link { color: darkblue; font-weight: normal } /* unvisited link */
	A:visited { color: indianred; font-weight: normal } /* visited links */
	A:active { color: red; font-weight: normal } /* active links */
	A:hover { color: ivory; font-weight: normal; background: black; text-decoration: none }
-->
</STYLE>
