@charset "utf-8";
.centredsmallgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	background-position: center;
	text-align: center;
	font-weight: normal;
	color: #666666;
}

.style4 {color: #FF0000}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
.style6 {font-size: 18pt}
.style9 {color: #999999}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #333333;
}

.Smallgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: normal;
	color: #666666;
	letter-spacing: normal;
	text-align: left;
	vertical-align: baseline;
	font-weight: normal;
}
.tinygrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-align: left;
	font-weight: normal;
}

.medgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	letter-spacing: 1pt;
	text-align: left;
	vertical-align: baseline;
}
.Brick {
	font-size: 10pt;
	font-weight: bold;
	color: #C16100;
	text-align: left;
	letter-spacing: 1pt;
}
