body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #123F76;
}
a:hover {
	text-decoration: none;
	color: #D6C7A9;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}.top_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B49A65;
	text-decoration: none;
}
.left_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 30px;
	color: #B49A65;
	text-decoration: none;
	padding-right: 3px;
}
.centre {
	padding-top: 20px;
	padding-right: 60px;
	padding-bottom: 20px;
	padding-left: 60px;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #666666;
	text-decoration: none;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 37px;
	font-weight: normal;
	color: #A78D54;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #666666;
}
.dots {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B49A65;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #D6C7A9;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A78D54;
	font-weight: bold;
}

