h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bolder;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #006699;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #ffffff;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	background-color: #FFFFCC;
}
.Telephonebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
}
td {
}
.bannercell {
	background-color: #FFFFCC;
	background-image: url(/images/banner.png);
	background-repeat: no-repeat;
	background-position: center;
}

caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: capitalize;
	color: #FF0000;
}
.rightallign {
	text-align: right;
}
.leftalign {
	text-align: left;
}
.menucell {
	font-weight: bolder;
	background-color: #006699;
}
.abannertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	background-position: center;
	letter-spacing: 1em;
	text-align: center;
	word-spacing: normal;
}
.whitebackground {
	background-color: #FFFFFF;
}
.centre {
	text-align: center;
}
