<style>
<!--
	a:link{color:rgb(128,128,128);}
	a:visited{color:rgb(128,128,128);} 
	a:active{color:rgb(128,128,128);}
	a:hover{color: rgb(255,0,0)}
	
	body
	{
		font-family: MS UI Gothic, Book Antiqua, Times New Roman, Times;
		font-size: 10pt;
		background-color: rgb(0,0,0);
		color: rgb(255,255,255);
	}
	
	table
	{
		font-size: 10pt;
		table-border-color-light: rgb(204,153,255);
		table-border-color-dark: rgb(102,0,102);
		background-color: rgb(0,0,0);
		color: rgb(255,255,255);
	}
	
	h1, h2, h3, h4, h5, h6
	{
		font-size: 10pt;
		font-family: MS UI Gothic, Book Antiqua, Times New Roman, Times;
	}
	
	h1{color: rgb(255,255,255);}
	h2{color: rgb(255,255,255);}
	h3{color: rgb(255,255,255);}
	h4{color: rgb(255,255,255);}
	h5{color: rgb(255,255,255);}
	h6{color: rgb(255,255,255);}

-->
</style>
