.bgcolour {
	background-color: #666699;
}

a.text1:link {
	color: #666699;
	text-decoration: none;
	font-family: "ariel";
	font-size: 16px;
} 
a.text1:visited {
	color: #666699;
	text-decoration: none;
	font-family: "ariel";
	font-size: 16px;
} 
a.text1:hover { color: red; text-decoration: underline; }
.maintext1 {
	font-family: "ariel";
	color: #666699;
	font-size: 16px;
}
.bodytext {
	font-family: "Arial";
	color: #666699;
	font-size: 20pt;
}
.bottomtext {
	font-family: "Edwardian Script ITC";
	color: #666699;
	font-size: 20pt;
}
.footer {
	font-family: "ariel";
	color: #666666;
	font-size: 6pt;
}