body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.mainhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 18px;
	line-height: normal;
	font-variant: normal;
	margin: 0px;
	padding-top: 10px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}

.thirdhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	color: #000000;
	padding: 10px;
	line-height: 18px;
	text-align: center;
}
.linecolour    { color: "2F6450"; background-color: "95b597"; font-weight: bold }
a:link {
	font-weight: normal;
	color: #660033;
}
a:visited {
	font-weight: normal;
	color: #296552;
}
a:hover {
	font-weight: bold;
	color: #cc9900;
}
a:active {
	font-weight: bold;
	color: #660033;
}
