@charset "utf-8";
a:link {
	color: #39F;
}
a:visited {
	color: #9CF;
}
a:hover {
	color: #006;
}
a:active {
	color: #36F;
	text-align: left;
}

.menubar {
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.heading {
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFF;
}
.body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	line-height: 14px;
	text-align: justify;
}

.bodycentred {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	line-height: 14px;
	text-align: center;
}

.small heading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	line-height: 14px;
	text-align: justify;
}
.address {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
