body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	background-color: #666666;
	padding: 0px;
	font-size: .85em;

}
a:link {
	color: #CC0033;
	font-size: 0.85em;
	text-decoration: none;
	font-weight: normal;

}

a:visited {
	text-decoration: none;
	font-size: 0.85em;
	font-weight: normal;


}
a:hover {
	color: #660000;
	text-decoration: none;
	font-size: 0.85em;
	font-weight: normal;


	
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #000000;
	text-decoration: none;
}
.HeadingDark {
	font-size: 0.9em;
	font-weight: bold;
	white-space: normal;
	color: #CC0033;
}
.SubHeadingDark {
	font-size: 0.87em;
	font-weight: lighter;
	color: #CC0033;


}

.copyright {
	font-size: 10px;
	color: #666666;
	padding: 2px;
}

.productlinks {
	list-style-position: inside;
	list-style-type: circle;
	font-size: .85em;
	padding: 0px;
	color: #666666
	


}
.sidemenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	color: #000000;
	text-decoration: none;
	padding: 0px;

}
