body
{
}

.HeaderText
{
	font-weight: bold;
	font-size: 14pt;
	color: purple;
	font-family: 'Times New Roman';
}

.HeaderTextBlack
{
	font-weight: bold;
	font-size: 14pt;
	color: black;
	font-family: 'Times New Roman';
}

.SubHeader
{
	font-weight: bold;
	font-size: 12pt;
	color: black;
	font-family: 'Times New Roman';
}

.BodyText2
{
	font-size: 12pt;
	color: black;
	font-family: 'Times New Roman';
}