body {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	font-size: 14px;
	color: #0000FF;
}
.BoldBlue {
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
}
.BoldBlue18 {
	font-size: 18px;
	font-weight: bold;
	color: #0000FF;
}
.BoldBlue24 {
	font-size: 24px;
	font-weight: bold;
	color: #0000FF;
}
.BoldBlue36 {
	font-size: 36px;
	font-weight: bold;
	color: #0000FF;
}
.BoldBlack {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.BoldBlack18 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.BoldBlack24 {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.BoldBlack36 {
	font-size: 36px;
	font-weight: bold;
	color: #000000;
}
.BoldRed {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
.BoldRed18 {
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}
.BoldRed24 {
	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
}
.BoldRed36 {
	font-size: 36px;
	font-weight: bold;
	color: #CC0000;
}
.ProductHeader {
	font-size: 28px;
	font-weight: bold;
	color: #CC0000;
}
.MarketingHeader {
	font-size: 28px;
	font-weight: bold;
	color: #CC0000;
}
