p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: normal;
	color: #6B7A47;

	
	
}

a:link
 { text-decoration: none;
color: #423F2D;
 }

a:hover
 { text-decoration: underline;
 color: #6B7A47;
 }
 
 a:visited
 { text-decoration: underline;
 color: #423F2D;
 }

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	text-transform: uppercase;
	color: #4F7333;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	text-transform: uppercase;
	color: #6B7A47;
	text-indent: 10pt;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	
	color: #464723;
	text-indent: 10pt;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #6B7A47;
	text-indent: 15pt;
	font-style: italic;
	padding: 0px;
	margin: 0px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #464723;
	text-indent: 25pt;
	font-weight: bold;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #6B7A47;
	padding: 0px;
	margin: 0px;

}
.phone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-weight: 200;
	color: #6B7A47;
	margin: 0px;
	padding: 0px;
}
