.menu1 {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.menu1:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu1:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.menu1:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.menu1:active {
	text-decoration: none;
	color: #FFFFFF;
}


a:link {
	color: #BF1E2D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #BF1E2D;
}
a:hover {
	text-decoration: underline;
	color: #BF1E2D;
}
a:active {
	text-decoration: none;
	color: #BF1E2D;
}
	
.fabc {
	font-family: "Forte";
	font-size: 36px;
	color: #000000;
}

.bodlink {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #BF1E2D;
}
.region3 {
	font-family: "Tw Cen MT";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.region4 {
	font-family: "Gill Sans MT";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}

.region4-big {
	font-family: "Gill Sans MT";
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
}

.region4-small {
	font-family: "Gill Sans MT";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.region4-title {
	font-family: "Gill Sans MT";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #003E7E;
}
.region4-red {
	font-family: "Gill Sans MT";
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #BF1E2D;
}
.goodfabc {
	font-family: "Tw Cen MT";
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}

.white {color: #FFFFFF;}

.size16 {font-size: 16px; }