@charset "utf-8";
.footerlinks {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
}

.bodytext {
	font-family: Arial;
	font-size: 12px;
	line-height:18px;
	font-weight: normal;
	color: #222222;
	text-decoration: none;
}
.mainlinks {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #444444;
	text-decoration: underline;
}