.maintitle {
	font-family: Garamond;
	font-size: 36px;
	font-weight: bolder;
	color: #FFFFFF;
}
.bodytext {
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;

}
.linktext {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #00FFFF;
}
.bodycolour {
	background-color: #0033FF;
}
.headingbg {
	background-color: #000099;
}
.subtitle {
	font-family: Garamond;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
	font-style: italic;

}
.headingbgsidebar {

	background-color: #000066;
}
.bodytextbigger {
	font-family: Verdana;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;

}
.linktextnc {

	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #00FFFF;
}
