.H2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
}
.H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.border {
	border: 1px solid #3A2B19;
}
.highlight {
	background-color: #7D1804;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}
.highlightH2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #7D1804;
}
