.maintext {
	font-family: Arial;
	font-size: small;
}
.title {
	font-family: Arial;
	font-size: x-large;
	font-weight: bold;
	color: #09a0d3;
	font-style: oblique;
}
.menuitem {
	font-family: Arial;
	font-size: small;
	color: #09a0d3;
	font-weight: bold;
}
.menuitem A:link{
	font-family: Arial;
	font-size: small;
	color: #09a0d3;
	font-weight: bold;
	text-decoration:none;
}
.menuitem A:visited{
	font-family: Arial;
	font-size: small;
	color: #09a0d3;
	font-weight: bold;
	text-decoration:none;
}
.menuitem A:hover{
	font-family: Arial;
	font-size: small;
	color: #09a0d3;
	font-weight: bold;
	text-decoration:none;
}
.mainmediumbold {
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
}
.contactitem {
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	color: #09a0d3;
}
.contactitem A:link{
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	color: #09a0d3;
	text-decoration:none;
}
.contactitem A:visited{
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	color: #09a0d3;
	text-decoration:none;
}
.contactitem A:hover{
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	color: #09a0d3;
	text-decoration:none;
}.grey {
	font-family: Arial;
	font-size: small;
	color: #666666;
}
.contactbold {
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	color: #000000;
}
.contactbold A:link{
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.contactbold A:visited{
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.contactbold A:hover{
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.postcode {
	text-transform: uppercase;
}
.smallgreytext {
	font-family: Arial;
	font-size: x-small;
	color: #666666;
}
