body {
	background-color: #D4D0C8;
}
.footer_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #0066CC;
}
.copyright {
	font-size: 7pt;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	text-decoration: underline;
	color: #EE9320;
}
a:active {
	text-decoration: none;
	color: #0066CC;
}
.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
.heading {
	font-size: 14pt;
	color: #105491;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
.product_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #105491;
	font-weight: bold;
}
.product_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	font-weight: bold;
}
