

<style type="text/css">
<!--
body,p {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
    padding: 0px;

}
a {
	font-weight: bold;
}
a:link {
	font-size: 14px;
	color: #AFC4BF;
	text-decoration: none;
}
a:visited {
	font-size: 14px;
	text-decoration: none;
	color: #AFC4BF;
}
a:hover {
	font-size: 14px;
	text-decoration: none;
	color: #E6AF16;
}
a:active {
	font-size: 14px;
	text-decoration: none;
	color: #AFC4BF;
}
#center {
   margin-top: -261px;
   margin-left: -501px;
   position: absolute;
   top: 50%;
   left: 50%;
   width: 1003px;
   height: 700px;
   text-align: left;
   overflow: hidden;
   padding: 0px;
   background-color: #000000;
   z-index: 10;
   border-solid:1px;
   border-color:#990000
}
.ticker {color: #000000}
.ad {font-size: 11px}



-->
</style>