@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.FooterText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}
.TitleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #7E898D;
}
.HeadingText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 18px;
}
.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7E898D;
	line-height: 18px;
}
.TelNo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	line-height: 18px;
}
