BODY {
	background-color: #EDEFE4;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
}
a:link, a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}
.headmessagetext {
	font: normal normal 12px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
.formtext {
	font: normal bold 12px Arial, Helvetica, sans-serif;
	color: #333333;
}
.txtfooter {
	font: normal normal 11px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
.txtfooterlink {
	font: normal normal 11px Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-decoration: none;
}
.sidemoduletext {
	font: normal normal 11px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
.sidemoduleheader {
	font: normal bold 12px Arial, Helvetica, sans-serif;
	color: #546F84;
	text-decoration: none;
}
.sidemoduleaddress {
	font: normal normal 11px Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-decoration: none;
}