<STYLE TYPE-"type/css">	<!--
	BODY {
		background-color : maroo;
	}
	text {
		color: Red;
	}
	A:link {
		color: black;
	}
	A:visited {color: #000000}
	A:active {color: #FFffff}

	H1 {
		font size:48pt;
		color: white;
		line-spacing: 1pt;
		letter-spacing: 4pt;
		font-weight: BOLD;
		font-family: "Benguiat Bk BT";
	}
	H2 {
		font size:36pt;
		color: white;
		letter-spacing: 0pt;
		font-weight: BOLD;
		font-family: "Benguiat Bk BT";
	}
	H3 {
		font size:8pt;
		color: #800000;
		letter-spacing: 1pt;
		font-weight: BOLD;
		font-family: "Benguiat Bk BT";
	}
	H4 {
		font size:16pt;
		color: Red;
		letter-spacing: 3pt;
		font-weight: BOLD;
		font-family: "Benguiat Bk BT";
	}
	H5 {font size:14pt; color:maroon; font-family: "Benguiat";}
	H6 {font size:10pt; color:maroon; font-family: "Benguiat";}
	-->
</STYLE> 

