body {
	font:11px  arial, helvetica, sans-serif; 
	color: #000000;
	margin:0px 0px 0px 0px;
	background-color: #FFFFFF;
	background-image: url(http://www.drakelakearcheryrange.com/images/header.jpg);
	background-repeat: no-repeat;
	
}

a { color: #0000FF; text-decoration: underline; font: 11pt Arial, sans-serif; }
a:link	{ color: #0000FF; text-decoration: underline; }
a:active { color: #551A8B; font-weight: bold; text-decoration: underline;  }
a:visited { color: #551A8B; font-weight: bold; text-decoration: underline;  }
a:hover	{ color: #008000; text-decoration: underline;  }


h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

address {
	color: #C00000; 
        font-family: Arial, sans-serif;
        font-size: 8pt;
	font-style: normal; 
	text-align: right; 
        clear: both; 
	border-top: 1px solid gray;
        margin: 0 5 0 5;
