﻿.title1 {
	font-family: "Book Antiqua";
	font-size: 29px;
	font-weight: bold;
	color: #AE9B67;
	text-align: center;
}
.title2 {
	font-family: "Times New Roman";
	font-size: large;
	font-weight: bold;
	color: #AE9B67;
	text-align: center;
}
.body-text {
	padding: 6px;
	font-family: "Times New Roman";
	font-size: medium;
	font-weight: bold;
	color: #AE9B67;
	text-align: justify;
}
.body-text-center {
	padding: 6px;
	font-family: "Times New Roman";
	font-size: medium;
	font-weight: bold;
	color: #AE9B67;
	text-align: center;
}
.body-text-resizer {
	padding: 6px;
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	color: #AE9B67;
	text-align: right;
}
.body-text-resizer a {
	text-decoration: none;
	color: #9F9F9F;
}
.body-text a {
	color: #AE9B67;
}
.welcome {
	font-family: "Imprint MT Shadow";
	font-size: 25px;
	color: #AE9B67;
	text-align: center;
}
.title3 {
	font-family: "Book Antiqua";
	font-size: 25px;
	font-weight: bold;
	color: #FFFFCC;
	text-align: center;
}
.title3textleft {
	font-family: "Book Antiqua";
	font-size: 18px;
	color: #FFFFCC;
	text-align: left;
}
