@charset "utf-8";
.maintextred {
	font-family: "ParkAvenue BT", "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	color: #990000;
	font-weight: bold;
}

body {
	background-color: #FFFFFF;
	margin-top: 5px;
	background-image: url(images/white-bg-tile.jpg);
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	background-repeat: repeat;
}

.sz28TimesRomanRed {
	font-family: Harrington, "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
}
.sz14TimesRomanRed {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #990000;
}
.sz28TimesRomanblack {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: italic;
	color: #000000;
}
.sz24TimesRomanRed style4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #990000;
}
.maintext {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
