.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight:bold
}
a {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000099;
	text-decoration: none;
	font-weight: bold;
	line-height: 8px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	line-height: 8px;
}
.strapLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
}
td.center {
	text-align: center;
	background-color: #344A9C;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1px;
}

