<STYLE>
<!--
	H1 {
		background-color: brown;
		color: tan;
		font-weight: bold;
		font-size: 16pt;
		line-height: normal;
		font-family: tahoma, serif;
		font-style: normal;
		}
	H2 {
		background-color: brown;
		color: tan;
		font-weight: bold;
		font-size: 14pt;
		line-height: normal;
		font-family: tahoma, serif;
		font-style: normal;
		}
	H3 {
		background-color: brown;
		color: tan;
		font-weight: bold;
		font-size: 12pt;
		line-height: normal;
		font-family: tahoma, serif;
		font-variant: normal;
		font-style: normal;
		}
	H4 {
		background-color: brown;
		color: tan;
		font-weight: normal;
		font-size: 10pt;
		line-height: normal;
		font-family: tahoma, serif;
		font-variant: normal;
		font-style: normal;
		}		
	HR {
		color: khaki;
		}
	TABLE {
		font-weight: normal;
		font-size: 9pt;
		line-height: normal;
		font-family: tahoma, 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: khaki; font-weight: normal; background: black; text-decoration: none }
-->
</STYLE>
