
<STYLE>

<!--

BODY { font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:bold;
	padding-left:1em;
	background-color:blueviolet }

H1 { font-family:"Copperplate Gothic Bold", Arial, Helvetica, sans-serif;
	letter-spacing:20pt;
	padding-bottom:1px;
	color:white}

H2 { font-family:"Copperplate Gothic Bold", Arial, Helvetica, sans-serif;
	letter-spacing:4pt;
	padding-top:1px;
	color:white}

H3, H4, H5, H6 { font-family:Tahoma, Arial, Helvetica;
	color:white}

P { word-spacing:1px; 
	letter-spacing:1px;
	line-height:18pt;
	color:white}



HR { color:white }


A:link { font-style: normal;
	color:white }

A:active { font-style: normal;
	color:red}

A:visited { font-style: normal;
	color:powderblue }

--<

</STYLE>

