@charset "utf-8";
.fontsoa {
	font-family: "Book Antigua", Monaco, monospace;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-align: center;
}
.darkfont {
	font-family: "Book Antiqua", "Times New Roman";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003;
	text-align: justify;
	letter-spacing: 1px;
}
.darktitle {
	font-family: "Book Antiqua", "Times New Roman";
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003;
	text-align: center;
}
.centerdark {
	font-family: "Book Antiqua", "Times New Roman";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003;
	text-align: center;
}
.whitetitle {
	font-family: "Book Antigua", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-align: center;
}
.left-link {
	font-family: "Book Antiqua", "Times New Roman";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-align: justify;
	letter-spacing: 1px;
}
.center-title {
	font-family: "Book Antigua", "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003;
	text-align: center;
	letter-spacing: 1px;
}
