H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0B4672;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7E460E;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7E460E;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7E460E;
	border-bottom-color: #7E460E;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-right: 5px;
	padding-bottom: 4px;
}
H5 {
	color: #0B4672;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
