.BlueText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #339;
	font-weight: bold;
}
.BurgandyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #000;
	text-align: center;
}
.BlueText .bluesubheading u {
	text-align: left;
}
.BlueText .BurgandyText .BurgandyText {
	color: #000;
}

