<!--
body,td,th {
	font-family: Tahoma, Verdana, Trebuchet MS;
	font-size: 11px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #999999;
}
a {
	font-family: Tahoma, Verdana, Trebuchet MS;
	font-size: 11px;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.whitebg {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
}
.formscolour {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.linkscoloutbg {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #525A5C;
}
.whitetext {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.bodytext {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.darlredtext {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 11px;
	color: #773125;
	text-decoration: none;
}
.redredtext {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 11px;
	color: #B81B1B;
	text-decoration: none;
}
.greyfooter {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #DFDFDF;
}
.contactsbg {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	background-color: #ADADAD;
}

.titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 24px;
	color: #682920;
}

.titles2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 20px;
	color: #682920;
}

-->