a:link {
	color: #CCCCCC;
	text-decoration: none;
	font-style: normal;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
	font-style: italic;
}
a:hover {
	text-decoration: none;
	color: #FF6633;
}
a:active {
	text-decoration: none;
	color: #333333;
}
body {
	background-color: #F8F8F8;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.Centre_align_image {
	text-align: center;
	color: #333333;
}
.GeorgiaFullspreadColumn12 {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 10px 20px 10px;
	margin: 0px;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: center;
	vertical-align: middle;
	line-height: 1px;
}
