.LatinLine1 {
	font-family: "Apple Chancery";
	font-size: 28px;
	font-weight: bolder;
	text-align: center;
	color: #F00;
}
.Officer-Name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.Officer-Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.SecondLine {
	font-family: "Apple Chancery";
	font-size: 16px;
	font-style: italic;
	text-align: center;
}
.linkstyle {
	font-family: "Apple Chancery";
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	color: #06F;
	text-align: center;
}
.Site-Name {
	font-family: "Apple Chancery";
	font-size: 36px;
	color: #03F;
	text-align: center;
	font-weight: bold;
}
.WebSiteTitleRight {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: italic;
	font-weight: bold;
	text-shadow: 3px 3px 5px #666;
	color: #F00;
	text-align: right;
	padding-right: 0px;
}