.copyright {
	font-family: "Century Gothic";
	font-size: 10px;
	font-style: normal;
	color: #666666;
	background-color: #FFFFFF;
}
a {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	color: #0000FF;
	background-color: #FFFFFF;
	font-weight: normal;
	text-transform: none;
	border: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #999999;
	background-color: #FFFFFF;
}

.title {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #0000FF;
	background-color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
}
body {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
h1 {
	font-family: "Trajan Pro";
	color: #00CCFF;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0000FF;
}
h2 {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #0f61dc;
}

.cellcolour {
	background-color: #FFFFFF;
	border: #CCCCCC;
}

.large_grey_header {
	font-size: 16px;
	font-weight: normal;
	color: #0f61dc;
	font-family: "Century Gothic";
	font-style: normal;
}
.floatrightpic {
	background-color: #FFFFFF;
	float: right;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #000000;
}
