<!--cut and paste this style sheet in to the main line code as it does not work for both Explorer and Firefox-->
<style type="text/css">
{}
.tablemid {
	font-family: Arial, Times, serif;
	font-size: 10pt;
	color: #316EEA;
	valign: center;
	align: left;
	background-color: #dee4f3
}

.tablelight {
	font-family: Arial, Times, serif;
	font-size: 10pt;
	color: #316EEA;
	valign: center;
	align: left;
	background-color: #FFFFFF
}
.tabledark {
	font-family: Arial, Times, serif;
	font-size: 10pt;
	color: #316EEA;
	valign: center;
	align: left;
	background-color: #c3ceea
}
.tableheading {
	font-family: Arial, Times, serif;
	font-size: 8pt;
	color: #FFFFFF;
	valign: center;
	align: center;
	text-decoration:bold;
	background-color: #316fb8
}
.tableseparator {
	font-family: Arial, Times, serif;
	font-size: 6pt;
	background-color: #c3ceea
}
</style>
