/* CSS Document */
body {
	margin: 0;
	background-color: #A7A8AA;
	}
.Style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	}
.Style1 a {
	color: #666666;
	text-decoration: none;
	}
.Style1 a:hover {
	text-decoration: underline;
	}
.Style2 {
	color: #A7A8AA
	}
#centre {
	background-image: url(../images/site4_18.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
#centre h1 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	}
#centre a {
	color: #666666;
	text-decoration: none;
	}
#centre a:hover {
	text-decoration: underline;
	}
#centrecontact {
	background-image: url(../images/site4_18.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
#centrecontact p {
	font-size: 18px;
	margin-left: 24px;
	}
#centrecontact h1 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	}
#centrecontact a {
	color: #000;
	text-decoration: none;
	}
#centrecontact a:hover {
	text-decoration: underline;
	}
.orange {
	color: #FF6600;
	}