body {
	background-color: #AA7F59;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.heading {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #000000;
}
.paragraph01 {
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
	color: #000000;
}
.paragraph01white {
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
	color: #FFFFFF;
}
.headingwhite {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
}
.copyright {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}
.address {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.boldlinkscentre {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
