body {
	margin:0;
	background-color: #000000;
	position:absolute;
	left:50%;
	width: 800px;
	margin-left: -400px;
}

p, ul, li, table {
	font-size : 12px;
	font-family : Trebuchet MS;
	color : #FFFFFF;
	text-align:justify;
				
	
}

h1 {
	font-size : 24px;
	font-family : Century Gothic;
	font-style : bold;
	color : #ffff00;
	text-align: center;
	padding-left: 20px;

}

h2 {
	font-size : 20px;
	font-family : Trebuchet MS;
	font-weight : bold;
	color : #CCCCCC;
	text-align: center;
}

h3 {
	font-size : 15px;
	font-family : Trebuchet MS;
	color : #FFFFFF;
	font-weight:bold;
	font-style: italic;
	text-decoration: blink;
}


h4 {
font-size : 11px; 
font-family : Century Gothic; 
color : #FFFFFF; 
font-weight:bold; 
}

h5 {
	color: #FFFFFF;
	font-family:Century Gothic;	
	font-size: 13px;
	font-weight:300; 
}

a:link {
	color: #FFFF00;
	text-decoration:underline;
	font-family: Trebuchet MS;	
	font-size: 13px;
	font-weight:bold; 
}
a:visited {
	color: #FFFF00;
	text-decoration:underline;
	font-family:Trebuchet MS;	
	font-size: 13px;
	font-weight:bold; 
}
a:hover {
	color:#FF0000;
	text-decoration:overline;
	font-family:Trebuchet MS;
	font-size:13px;
	font-weight:bold; 
		
}

marquee {
	color:#FFFFFF;
	font-family:Trebuchet MS;
	font-size:13px;
	font-weight:bold; 
}
