<style type="text/css">
<!--

	a:link { 	text-decoration: none; color: #F50A7C;}
	
	a:visited { 	text-decoration: none; color: #F50A7C;}

	a:hover { 	text-decoration: underline overline; color:#7F9FD0;}

	a:active { 	text-decoration: none; color: #F50A7C;}

-->

	h1 {		font-family:Verdana, Arial;
			font-size:14px;
			color:#ECCAE2;
			text-decoration:underline;}
	

	h2 {		font-family:Verdana, Arial;
			font-size:14px;
			color:white;
			font-style:italic;}


	p {		font-family:Verdana, Arial;
			background-color:#000000;
			font-size:12px;
			color:white;}


	body {		font-family:Verdana, Arial;
			background-color:#000000; 
			font-size:12px;
			color:white;}


	table{		font-family:Verdana, Arial;
			background-color:#000000; 
			font-size:12px;
			color:white;}


</style>