.subheader {
	font-family: Garamond;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.normal {
	font-family: Garamond;
	font-size: 16px;
	color: #333333;
}
.red {
	font-family: Garamond;
	font-size: 15px;
	font-weight: bold;
	color: #A60932;
}

