p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.0em;
	text-align: left;
}
h1 {
	font-size: 2.2em;
}
h2 {
	font-size: 2em;
}
h3 {
	font-size: 1.8em;
}
h4 {
	font-size: 1.4em;
}
h5 {
	font-size: 1.2em;
	color: #006;
}
h6 {
	font-size: 1em;
	font-weight: normal;
	text-align: center;
	color: #006;
}




.H2ontop {
	font-size: 1.1em;
	font-weight: bold;
	color: #036;
}
.yellowtext {
	color: #FF0;
	font-size: 0.7em;
}
.subtext {
	font-size: 0.7em;
	font-weight: bold;
}
.p1em {
	font-size: 1.0em;
	font-family: Verdana, Geneva, sans-serif;
}
.floatRight {
	float: right;
	margin-bottom: 8px;
	margin-left: 8px;
}
.subtext {
	font-family: "Courier New", Courier, monospace;
	font-size: 0.8em;
}
.aerialSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

.bolden {
	font-weight: bold;
}
.MaroonColour {
	color: #900;
}
.MaroonColourBIG {
	color: #900;
	font-size: 1.2em;
}
.darkBlue {
	color: #009;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

.whiteText {
	color: #FFF;
}
.greyText {
	color: #CCC;
}
.boxed_1 {
	color: #000;
	background-color: #CCC;
	margin: 5px;
	padding: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-weight: normal;
}
.centered_Bold {
	font-weight: bolder;
	text-align: center;
}

