body {
	margin: 0px;
	background-color: #FFFFCC;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
h6 {
	font-size: 8px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #333333;
}
.centreTopContent {
	text-align: center;
	vertical-align: top;
}
.mainContent {
	padding-top: 35px;
	padding-right: 25px;
	vertical-align: top;
}
.rightCol {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccc33;
	vertical-align: top;
	padding-left: 15px;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #990000;
	text-align: center;
	font-weight: bold;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	line-height: 1.5;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	line-height: 1.5;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.5;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	line-height: 1.5;
}

