.subHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #CC0000;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: normal;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
}
A:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}

A:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}

A:hover {
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}
.productHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-weight: bold;
	color: #000000;
}
.productItemHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.class1 A:link {text-decoration: none; color: #CC0000; font-size: 15px; font-weight: bold;}
.class1 A:visited {text-decoration: none; color: #CC0000; font-size: 15px; font-weight: bold;}
.class1 A:active {text-decoration: none; color: #CC0000; font-size: 15px; font-weight: bold;}
.class1 A:hover {text-decoration: underline; color: #CC0000; font-size: 15px; font-weight: bold;}
