.bgcolour {
	background-color: #009966;
}

a.text1:link {
	color: #666666;
	text-decoration: none;
	font-family: "ariel";
	font-size: 12px;
} 
a.text1:visited {
	color: #666666;
	text-decoration: none;
	font-family: "ariel";
	font-size: 12px;
} 
a.text1:hover { color: #009966; text-decoration: underline; }

a.text2:link {
	color: #666666;
	text-decoration: none;
	font-family: "ariel";
	font-size: 9px;
} 
a.text2:visited {
	color: #666666;
	text-decoration: none;
	font-family: "ariel";
	font-size: 9px;
} 
a.text2:hover { color:#009966; text-decoration: underline;
font-size: 9px; }

.maintext1 {
	font-family: "ariel";
	color: #000000;
	font-size: 12px;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12pt;
}
.bottomtext {
	font-family: "ariel";
	color: #000000;
	font-size: 12pt;
}
.footer {
	font-family: "ariel";
	color: #666666;
	font-size: 6pt;
}
a.text3:link {
	color: #666666;
	text-decoration: none;
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 12px;
} 
a.text3:visited {
	color: #666666;
	text-decoration: none;
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 12px;
} 
a.text3:hover { color: #009966; text-decoration: underline; font-family: "Arial, Helvetica, sans-serif";
	font-size: 12px; }