body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.subheadingGray {
	font-size: 10pt;
	font-weight: bold;
	color: white;
	background: #909090;}

.subheadingBlue {
	font-size: 10pt;
	font-weight: bold;
	color: white;
	background: #3992CF;}
	
.subheadingOrange {
	font-size: 10pt;
	font-weight: bold;
	color: white;
	background: #FF9933;}

.nav {
	font-size: 10pt;
	color: black;}

.subSubHeading {
	font-size: 10pt;
	font-weight: bold;
	color: #3992CF;}

.subSubSubHeading {
	font-size: 8pt;
	font-weight: bold;
	color: #3992CF;}
	
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	
}