@charset "UTF-8";


body {
        background: #000000; 
		background-image:url(images/bgmain.gif);
	margin: 0px auto 0px;
	padding: 0;
	position: center;
		font: 8pt 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; 
		letter-spacing: -.1px;
	color:#FFFFFF;
	font-weight:normal;
	text-transform:uppercase;
	line-height:9pt;
       	}

td { font: 20pt Helvetica,  Arial, Trebuchet MS ; 
	text-transform: none;}
		
a {		color: #FFFFFF;
		text-decoration:none;}

a.orange {		color: #de931d;}
a.teal {		color: #48ceb3;}
a.blue {		color: #4cafe8;}


		
A:hover
{ text-decoration: none; color:#FF0084;}


h1 {font: 25pt ;
	line-height:15pt;}
   