<!--
body{
	/*text format*/
	background-color: #000000;
	font: 12pt Arial;
	color: #FFFFFF;

}
	/*links format*/
	A:link {
	color: #FFFFFF;
	text-decoration: underline;}
	A:visited {
	color: #FFFFFF;
	text-decoration: underline;}
	A:active {
	color: #FFFFFF;
	text-decoration: underline;}



}
-->
