.mainheading {
	font-family: Tahoma;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
}
.bodytext {
	font-family: Tahoma;
	font-size: small;
	font-style: normal;
	color: #333333;
	font-weight: normal;
}
.subheading {
	font-family: Tahoma;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
}
.links {
	font-family: Tahoma;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
}

