.main {
	font-family: Verdana;
	font-size: 8pt;
	line-height: 24px;
	color: #000000;
	text-align: justify;
}
.credits {
	font-family: Verdana;
	font-size: 7pt;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 10px;

}
a:link {
	font-weight: bold;
	color: #ff9900;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #ff0000;
	text-decoration: underline;
}
.forms {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	background-color: #FFFF99;
	border: 1px solid #000000;
}
.special {
	font-family: Verdana;
	font-size: 12pt;
	line-height: 24px;
	color: #FF0033;
	font-weight: bold;

}
.centred {

	font-family: Verdana;
	font-size: 8pt;
	line-height: 24px;
	color: #000000;
}

