body {
 text-align: center
}
body a:link {
 color: #330066;
 font-weight: bold;
 text-decoration: none;
}
body a:visited {
 color: #330066;
 font-weight: bold;
 text-decoration: none;
}
body a:active {
 color: #330066;
 font-weight: bold;
 text-decoration: none;
}
body a:hover {
 color: #330066;
 font-weight: bold;
 text-decoration: underline;
}
#centre {
 width: 750px;
 margin: 0px auto;
 text-align: left;
}
#textblock {
 color: #000000;
 margin-right: 170px;
 margin-left: 6px;
 font-size: 10pt;
 font-family: "Elegance Light", "Trebuchet MS", Arial;
 text-align: justify;
}
#title {
 font-family: "Elegance Light", "Trebuchet MS", Arial;
 font-size: 14pt;
 color: #330099;
 width: 300px;
 margin: 5px 7px 10px 6px;
}
#title2 {
width: 300px;
margin: 15px 7px 10px 6px;
}

#textblock2 {
 color: #000000;
 margin-right: 170px;
 margin-left: 6px;
 font-size: 10pt;
 font-family: "Elegance Light", "Trebuchet MS", Arial;
 text-align: justify;
}

#sidebox {
 float: right;
 margin-top: 40px;
 width: 164px; 
 }
#footer {
	position: relative;
	top: 18px;
	float: right;
}
#footer2 {
	position: relative;
	float: left;
	top: 24px;
	left: 4px;
}
#bottomlinks {
	position: relative;
	float: right;
	top: 20px;
	right: 5px;
}

#bottomlinks a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 8pt;
	font-weight: bold;
}
#bottomlinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 8pt;
	font-weight: bold;
}
#bottomlinks a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 8pt;
	font-weight: bold;
}
#bottomlinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #330066;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
}

