.SourceHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #A11A1F;
	text-decoration: none;
	text-align: right;
}
.TitleHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #A11A1F;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A11A1F;
}
.Content {
	font-family: "Times New Roman", Times, serif;
	color: #605540;
	font-size: 16px;

}
.Footer {
font-family: Arial, Helvetica, sans-serif; /* Font Face */
font-size: 10pt; /* Font Size */
color: #A11A1F; /* Font Color */
font-weight: normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: White; /* Background color */
text-align: Center; /* Align Text */
vertical-align: Top; /* Align Text */
}
