.textArial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 1em;
	font-weight: normal;
	text-decoration: none;
}
.txtArialUline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	line-height: 2em;
}

.RedHighlight {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	color: #990000;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	white-space: normal;
	text-align: center;
	height: .5em;
}
.MainHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.Header2 {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 1.5em;
	font-weight: bold;
}
.greenArial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: 1em;
	font-weight: normal;
	color: 336666;
}
.greenTimes {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	line-height: 1em;
	font-weight: normal;
	color: 336666;
}
.textArialLink {
	background-color: #990000;
}
