<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	
}
BODY {

	background-color:transparent;

	BACKGROUND-POSITION: 50% top; 

}
.style1 {
	font-family: IMPACT;
	font-size: 30px;
	color: #F600FF;
	background-color:#000000;
	padding-left:2px;
	padding-right:2px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-left:2px;
	padding-right:2px;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F9EC7C;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F9EC7C;
	font-weight:bold;

}
a:link {
	color: #F9EC7C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F9EC7C;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #F9EC7C;
}
-->



