.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #8A7F1D;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}
/*.readMore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #004B97;*/
}
.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 15px;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #8A7F1D;
	font-weight: normal;
}
	
a.link:link {
	color: #8A801D;
}
a.link:visited {
	text-decoration: none;
	color: #8A801D;
}
a.link:hover {
	text-decoration: none;
	color: #8A801D;
}
a.link:active {
	color: #8A801D;
	text-decoration: none;
	}	
	
ul {
	margin-left: 0px;
}
li {
	list-style-position: inside;
	list-style-type: disc;
	text-indent: 2px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
}
.h1black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	line-height: 14px;
	font-variant: normal;
	letter-spacing: 1px;
}
.copyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
}
