.Heading1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 50px;
	font-style: italic;
	font-weight: bold;
	color: #800000;
}
.Heading2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #800000;
	font-style: normal;

}
.Paragraph {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	font-weight: normal;

}
.Notation {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
}
.Heading2Black {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #000000;
	font-weight: bold;

}
.Heading2Italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: #800000;

}
.Heading3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #800000;
}
.Heading3Black {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.Heading1Black {
	font-family: "Times New Roman", Times, serif;
	font-size: 50px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.SmallLink {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #0033FF;
	text-decoration: underline;
}
.Heading1Link {

	font-family: "Times New Roman", Times, serif;
	font-size: 50px;
	font-style: italic;
	font-weight: bold;
	color: #800000;
}
