.PageTitle {
	font-family: Verdana, Geneva, Arial;
	font-size: 36px;
	font-weight: bolder;
	text-transform: uppercase;
	text-align: center;
	border: none;
}
.SecondTitle {
	font-family: Verdana, Geneva, Arial;
	font-size: 18px;
	font-weight: bold;
}
.StandardText {
	font-family: AGaramond, Georgia, "New York", "Times New Roman";
	font-size: 14px;
	font-weight: strong;
}
.TitlePage {
	font-family: Verdana, Geneva, Arial;
	font-size: 24px;
}
.SecondText {
	font-family: AGaramond, Georgia, "New York", "Times New Roman";
	font-size: 12px;
	font-weight: normal;
}
.FirstText {
	font-family: AGaramond, Georgia, "New York", "Times New Roman";
	font-size: 20px;
	font-weight: bold;
}
