.Normal {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	background-color: inherit;
}
.BlueHeading {
	font-size: 18px;
	color: #000000;
	background-color: inherit;
	font-weight:normal;
}
.YellowHeading {
	background-color: #inherit;
	color: #000000;
	font-size: 18px;
}
.BlueSubHeading {
	font-size: 16px;
	background-color: #inherit;
	color: #000000;
	font-weight:normal;
}
.YellowSubHeading {
	background-color: #inherit;
	color: #000000;
	font-size: 16px;
}
.SmallWhite {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	background-color: inherit;
}
.SmallBlue {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	background-color: inherit;
}
.SmallYellow {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	background-color: inherit;
}
