.red14 {
	font-size: 14px;
	font-weight: bold;
	color: #8B3019;
}
.blue12 {
	font-size: 12px;
	font-weight: bold;
	color: #224979;
}
.blue14 {
	font-size: 14px;
	font-weight: bold;
	color: #224979;
}
.red12 {
	font-size: 14px;
	color: #8B3019;
}
.italic {
	font-style: italic;
}
h4 {
	font-size: 12px;
	color: #000066;
}
td {
	font-size: 12px;
	text-align: left;
}
.bodytext table {
	text-align: center;
}

