.ParagraphBoldEras {
	font-family: "Eras Bold ITC";
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
.FinePrintBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.FinePrint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.BigBold {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.Email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #0000FF;
}

.Paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.BigBoldRed {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
}
.BoldLinkEras {
	font-family: "Eras Bold ITC";
	font-size: 16px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}
.ParagraphBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.Link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}
.ParagraphBoldRed {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}
.ParagraphBoldUnderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-decoration: underline;
	font-weight: bold;

}
.HugeBoldRedEras {

	font-family: "Eras Bold ITC";
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}

