h2 {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 1.4em;
	font-style: normal;
	color: #AEAE39;
	text-decoration: none;
	padding-left: 0.6em;
	background-color: #F3F3E4;



}
body {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
p {
	padding-left: 1em;
	font-size: 0.75em;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	line-height: 1.6em;
}
h1 {

	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	color: #47a2ad;
	text-decoration: none;
	padding-left: 0.5em;
}
h3 {

	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 1em;
	font-style: normal;
	color: #C1C94F;
	text-decoration: none;
}
h4 {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	color: #6cacb5;
	text-decoration: none;
	line-height: 0.5%;





}
.box {
	background-color: #FFFFFF;
	background-image: url(images/centre_box.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.boxtext {
	font-size: 0.7em;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	line-height: 1.6em;
	color: #AEAE39;

}
.h1green {

	color: #C1C94F;
}
/* Style-up those default hyperlinks */
a {
	text-decoration: underline;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #AEAE39;

}

/* And their hover states */
a:hover {
	text-decoration: underline;
}

.h1blue {


	color: #88D1F4;
}
strong {
	font-weight: bold;
	color: #6CACB5;

}

.footerlink {
	padding: 0;
	margin: 0;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 1em;

}

/* And their hover states */
.footerlink:hover {
	text-decoration: underline;
}
.boxtextstrong {
	font-size: 0.7em;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	line-height: 1.6em;
	color: #999999;
	font-weight: bold;


}
