@charset "utf-8";
/* CSS Document */
<style>
	BODY {color: rgb(251); background: #363636;}
	BODY {color: #CCCCCC; background: #252525;
		margin-left: 0%; margin-right: 0%;}
	h1 {font: 8pt Bookman Old Style; color: #CCCCCC;}
	h2 {font: 10pt Bookman Old Style; color: #CCCCCC;}
	h3 {font: 12pt Bookman Old Style; color: #CCCCCC;}
	h4 {font: 14pt Bookman Old Style; color: #CCCCCC;}
	h5 {font: 16pt Bookman Old Style; color: #CCCCCC;}
	h9 {font: 12pt Lucida Condsole, Monaco, monospace; color: #CCCCCC;}	
</style>

