.Heading {
	font-family: Arial;
	font-size: 14pt;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
.Content {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	color: #000000;

}
.Subheading {
	font-family: Arial;
	font-size: 12pt;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
.Snallest {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
.SmallestGrey {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	color: #CCCCCC;
	font-weight: bold;
}	
.SmallestGOLD {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	color: #CC9900;
	font-weight: bold;
}	