body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #EEEEEE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #252C2F;
}
a:visited {
	color: #252C2F;
}
a:hover {
	color: #DF3122;
}
a:active {
	color: #DF3122;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
}
.bodytextcentered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
}
.formtextbox {
	font-size: 11px;
}
.activelink {
	color: #CA180C;
	text-decoration: underline;
	}
.productlink {
	color: #252C2F;
	text-decoration: none;
}