.style4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #003366;
}

.ProductCategory{
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size:16pt;
	color: #656565;
}

.ProductDescription{
	font-family: "Vernada";
	font-size:10pt;
	color: #999999;
}

.ProductHead{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14pt;
	font-weight: bold;
	color: #265279;
}

a.ProductDownload {
	font-family: "Times New Roman", Times, serif;
	font-size:14pt;
	color: #656565;
	text-decoration:none;
};