
* {
	padding:0;
	font-size: 12px;
	}


body {
	background: #000000 url(bg.jpg) fixed 50% top  no-repeat;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: left; 
}

a:link		
{ 
	color: #000000; 
	text-decoration: none; 
}

a:visited		
{ 
	color: #000000; 
	text-decoration: none; 
}

a:active		
{ 
	color: 000000; 
	text-decoration: none; 
}

a:hover	
{ 
	color: #0099FF; 
	text-decoration: none; 
}

img, a:link img, a:visited img {
	border:0
	}
.style1 {color: #FFFFFF}