 <STYLE type="text/css">
	#tcenter { text-align: center }
	DIV.center { text-align: center }
	BODY.blackwhite { background: white; color: black } 
		A:link { color: red } 
		A:visited { color: maroon } 
		A:active { color: fuchsia }
	BODY.whiteblack { background: black; color: white } 
		A:link { color: red } 
		A:visited { color: maroon } 
		A:active { color: fuchsia }
 </STYLE>
