body,h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i { font-family:Verdana,sans-serif; }
	
		
		
		body
		{
			background-color:		#000;
			font-size:				80%;
			color: 					#BBB;
			margin: 				0px;
		
		}
		
		table,td,th,tr
		{
			
			
		
		}
		
		td
		{
			font-size:				80%;
		
		}
	
		h1
		{
			font-size:				300%;
		
		}
		
		small
		{
			font-size:				80%;
		
		}
		
		a:link
		{
			text-decoration:		none;
			color:					#C08000;
		}
		
		a:visited
		{
			text-decoration:		none;
			color:					#C08000;
		}
		
		a:hover
		{
			text-decoration:		none;
			color:					#F08000;
		}
		
		a:active
		{
			text-decoration:		none;
			color:					#F00000;
		}
		
	
	
