﻿.Title {
	font-family: "Adobe Garamond Pro Bold";
	font-size: 50px;
	font-weight: bold;
	color: #003300;
	text-align: center;
}
.Footer {
	font-family: "Adobe Garamond Pro Bold";
	font-size: medium;
	font-weight: bold;
	color: #003300;
	text-align: center;
}
.BodyText {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #000000;
	font-weight: normal;
	text-align: justify;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #008000;
	text-decoration: none;
}
.buttonspace {
	font-size: 6px;
}
.PageTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.LargeBold {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #000000;
}
.xSmallText {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #000000;
}
.SmallText {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
}
.testimonials {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	font-style: italic;
	color: #000000;
	text-align: justify;
}
.smallbodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}
