A:link, A:visited { 
		text-decoration: none; 	
		font-size:11pt;		
		}
A:hover 	{ text-decoration: none; 
		}
BODY 		{font-family:impact;
		font-size:x-large;
		margin-left:0.25in; 
		margin-right:0.25in
		bgcolor: black
		color:orange;
		scrollbar-face-color: black;
		scrollbar-highlight-color: white;
		scrollbar-3dlight-color: black;
		scrollbar-darkshadow-color: white;
		scrollbar-shadow-color: black;
		scrollbar-arrow-color: white;
		scrollbar-track-color: grey;
		} 
H1		{ 
		text-decoration: none; 	
		color: orange;
		font-weight:bold;
		font-size:x-small;	
		}
p,ol,ul,P		{ 
		text-decoration: none; 	
		color: #666666;
		font-weight:bold;
		font-size:10pt;	
		}

