.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	line-height: 15px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #1B2D49;
}
a:visited {
	text-decoration: none;
	color: #1B2D49;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	color: #990000;
}
.legaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: justify;
	line-height: 12px;
}
.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	line-height: 15px;
	font-weight: bold;
}
.subHeadingText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	text-align: left;
	line-height: 24px;
	font-weight: bold;
}
.headingText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
	text-align: left;
	line-height: 28px;
	font-weight: bold;
}
.navigationText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1B2D49;
	text-align: left;
	line-height: 24px;
}
.spamtext {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #000000;
	text-decoration: line-through;
	line-height: 22px;
}
.linecolour {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
	line-height: 24px;
}
.bodytextboldcentred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	line-height: 15px;
	font-weight: bold;
}
.bodytextitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	line-height: 24px;
	font-style: italic;
}
.legaltextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: left;
	line-height: 12px;
	font-weight: bold;
}
.navigationTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1B2D49;
	text-align: left;
	line-height: 24px;
	font-weight: bold;
}
.formText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	text-transform: uppercase;
	line-height: 22px;
}
.formTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	text-transform: uppercase;
	line-height: 22px;
	font-weight: bold;
}
.closeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: center;
	line-height: 12px;
}
.bodyHeadingBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: justify;
	line-height: 18px;
	font-weight: bold;
}
