body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	padding: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bodytextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	font-weight: bold;
}
.bodytextItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	font-style: italic;
}
.bodytextSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: justify;
}
.bodytextSmallbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: justify;
	font-weight: bold;
}
.bodytextSmallitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: justify;
	font-style: italic;
}
a:link {
	color: #03F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #03F;
}
a:hover {
	text-decoration: none;
	color: #F00;
}
a:active {
	text-decoration: none;
	color: #ECCA49;
}
.headingtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	text-align: justify;
	font-weight: bold;
}
.headtextBoldCentred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EC192F;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
}
.headtextCentred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EC192F;
	text-align: center;
	letter-spacing: 1px;
}
.headtextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EC192F;
	text-align: left;
	font-weight: bold;
	letter-spacing: 1px;
}
.headtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EC192F;
	text-align: left;
	letter-spacing: 1px;
}
