h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
}
a:link {
	text-decoration: none;
	color: #B2700E;
}
a:visited {
	text-decoration: none;
	color: #8B9BA4;
}
a:hover {
	text-decoration: underline;
	color: #415A68;
}
a:active {
	text-decoration: underline;
	color: #415A68;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #B2700E;
}
