
body


{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11pt; 
	color: rgb(0,0,64);
	background-color: #000000;
	background-image: url(graphics/CopyrightLoisMillerFishingElk.jpg); 
	background-repeat: no-repeat;
	background-position: center top;
 }

 
a img 
	{border: none; 
} 

a:link {
	text-decoration: none; 
	color: rgb(0,0,128);
	font-size:11pt; 
	font-weight: bold; 
}

a:visited {
	text-decoration: none; 
	color: rgb(0,0,128);
	font-size: 11pt; 
	font-weight: bold; 
}

a:hover {
	text-decoration: none;
	color: rgb(51, 153, 102);
	background-color: rgb(192,192,192); 
}

a:active {
	text-decoration: none;
	color: rgb (0,0,128);
	font-size: 11pt; 
	font-weight:bold; 
} 


p {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12pt; 
	color: rgb(0,0,0); 
 
}



 
h1 {font-family: Arial, Helvetica, sans-serif;  
}
h2, h3, h4, h5, h6 {font-family: Arial, Helvetica, sans-serif; 
}


h1 { font-size: 24pt; font-weight: bold; background-color: rgb(255,255,255); color: rgb(0,0,0); 
}
h2 {	font-size: 12pt; font-weight: bold; background-color: rgb(255,255,255); color: rgb(0,0,0); 
}
h3 { font-size: 14pt; font-weight: bold; background-color: rgb(255,255,255); color: rgb(0,0,0);
}
h4 {	font-size: 12pt; font-weight: bold; background-color: rgb(255,255,255); color: rgb(0,0,0); 
}
h5 {	font-size: 10pt; font-weight: bold; background-color: rgb(255,255,255); color: rgb(0,0,0); 
}
h6 {font-size: 8pt; font-weight:bold; color: rgb(0,0,0); 
}


hr {background-color: rgb(171,181,189); color: rgb(51,153,102); 
}
