body {
	background-image: url(images/back3.gif);
	font-family: Arial, Helvetica, sans-serif;
	color: #71295B;
}
a:link {
	color: #0033FF;
	text-decoration: none;
	font-weight: bold;
}
.imageCENTRE {
	float: none;
}

a:visited {
	text-decoration: none;
	color: #0033CC;
}
.imageLEFT {
	float: left;
	padding: 5px;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.imageRight {
	float: right;
}
.style16 font {
	font-size: 16px;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.smallTEXT {
	font-size: 10px;
	color: #000066;
}
.title {
	font-size: 18px;
	font-weight: bold;
}
.block {
	width: 500px;
}
.smallTEXTlight {
	color: #FFFFFF;
}
.textBLOCK {
	color: #000066;
	width: 650px;
	padding: 10px;
	margin: 10px;
}
.textBLOCKsmall {
	color: #000066;
	padding: 10px;
	margin: 10px;
	float: left;
	width: 450px;
}
.form {
	font-size: 12px;
	color: #FFFFFF;
}
.textBLOCKCopy {
	color: #000066;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
