@charset "utf-8";



/* CSS Document */



body {



	background-color: #000000;



	margin-top: 0px;



	background-image: url(bg.jpg);



	background-repeat: repeat-x; 



	background-attachment: fixed; 



}



body,td,th {



	font-family: Arial, Helvetica, sans-serif;



	font-size: 12px;



}



.style1 {



	font-size: 14px;



	font-weight: bold;



	color: #000000;



	text-decoration: none;



}



.style2 {



	font-size: 16px;



	font-weight: bold;



	color: #ffffff;



	decoration: none;



}



.style5 {



	font-size: 12px;



	font-weight: bold;



	color: #ffffff;


	line-height:12px;
	decoration: none;



}





a:link {



	text-decoration: none;



}



a:visited {



	text-decoration: none;



}



a:hover {



	text-decoration: none;



	color: #9966CC;



}



a:active {



	text-decoration: none;



}
