@charset "windows-1252";	 

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}	

 body, LI, P, p, B, H1, H2, H3, H4, ol, ul, blockquote
  {
	Font-Family: Verdana;
	Font-Size: 12px;  
	color: white;
		
	}	

		 
body {background-image: url(bg.jpg);
background-attachment: fixed;
background-repeat: repeat-x;
background-position: top center;
background-color: #07270F }	   

   
a {text-decoration: none; font-size: 13px; font-weight: bold}

a:link {
	color: white;
}			

a:visited {
	color: white;
}		

a:hover {
	color: white;
}		   

a:active {
	color: white;
}	   
  

