body {
		font-family: Arial;
		font-size: 11pt;
}

.body_black {
		font-family: Arial;
		font-size: 11pt;
		color: #000000;
}
.body_bold_black {
		font-family: Arial;
		font-size: 8pt;
		color: #000000;
		font-weight: bold;
}
.body_bold_red {
		font-family: Arial;
		font-size: 9pt;
		color: #FC1921;
		font-weight: bold;
}

a:link, a:active {
	color: #b00200;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #80022f;
	font-weight:bold;
}

a:visited {
	text-decoration: underline;
	color: #80022f;
	font-weight:bold;
}

.title_red {
		font-family: Arial;
		font-size: 20pt;
		color: #80022f;
		font-weight: bold;
}

td.tagline {
		font-family: Arial;
		font-size: 12pt;
		color: #80022f;
		font-weight: bold;
}

.promo {
		font-family: Arial;
		font-size: 12pt;
		color: #80022f;
		font-weight: bold;
}
