.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
text-align: center;
}
.subheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: oblique;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.generaltext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.generalbold{
font-family:"Times New Roman", Times, serif;
font-size:12px;
font-style:normal;
font-weight:bold;
}

.bigtext{
font-family:"Times New Roman", Times, serif;
font-size:14px;
font-style:normal;
font-weight:normal;
text-align:left;
}
.biggertext {
font-family:"Times New Roman", Times, serif;
font-size:12px;
font-style:normal;
font-weight:bold;
font-variant:normal;
}

.biggesttext {
font-family:"Times New Roman", Times, serif;
font-size:18px;
font-style:normal;
font-weight:bold;
}

.textoverall_centred {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
}


.county {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-align:center;
}
.prefix {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
body {
	background-color: #F0E8CE;
}

#homepage tr td .biggertext {
	text-align: left;
}
