.bodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-align: justify;
}
.bodyTextCentre {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-align: center;
}
.bodyTextItalic {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-align: justify;
}
.headerNormal {
	font-family: "Comic Sans MS", "Curlz MT", Times;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: 300;
	font-variant: normal;
	text-transform: capitalize;
	color: #0033CC;
	text-align: center;
	background-position: center top;
	letter-spacing: normal;
	vertical-align: top;
	word-spacing: normal;
}

.borderImageLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #666666;
	float: none;
	height: auto;
	width: 1px;
	border: solid;
}
.headerBox {
	font-family: "Curlz MT", Times, "Comic Sans MS";
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: 500;
	font-variant: normal;
	text-transform: capitalize;
	color: #0033CC;
	text-align: center;
	background-position: center top;
	letter-spacing: normal;
	vertical-align: top;
	word-spacing: normal;
	background-color: #eeeeee;
	border: 1px solid #0033cc;
	margin: 0px;
	padding: 0px;
	float: none;
	height: auto;
	width: auto;
	position: static;
	clear: both;
	left: 0px;
	top: 0px;
	white-space: normal;
}
.copyrightFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #0033CC;
	text-align: justify;
	background-position: center top;
	letter-spacing: normal;
	vertical-align: top;
	word-spacing: normal;
	border: 1px solid #0033cc;
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: auto;
	position: absolute;
	clear: both;
	left: auto;
	top: auto;
	white-space: normal;
	background-color: #eeeeee;
}
.linkDisclaimer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-align: justify;
}

