h3 {
	color: #6D8555;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #698052;
	border-right-color: #698052;
	border-bottom-color: #698052;
	border-left-color: #698052;
	font-size: 14px;
	font-weight: bold;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(navimages/menuback.jpg);
	background-color: #30362C;
}

td {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;
}
.titlefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #444D3E;
	font-style: italic;
}
a:link {
	color: #4E5647;
}
a:visited {
	color: #7B5A49;
}
a:hover {
	color: #404E69;
}
a:active {
	color: #86746A;
}

.backcolour {
	background-color: #30362C;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.subheading {
	font-size: 14px;
	font-weight: bold;
	color: #336600;
}
