.MainText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #897832;
}
.MainTextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #DED5AA;
}
.TinyText { font-family: Arial, Helvetica, sans-serif; font-size: 10px}
.HeaderText { font-family: "Times New Roman", Times, serif; font-size: 20px; font-weight: bold}
.MainTextWhite { font-family: Arial, Helvetica, sans-serif; font-size: 14px ; font-weight: normal; color: #FFFFFF}
.MainTextWhitebold { font-family: Arial, Helvetica, sans-serif; font-size: 14px ; font-weight: bold; color: #FFFFFF }
.TinyTextbrown {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #897832;
}
a:link {
	color: #87773B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #86773C;
}
a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.MainTextbold {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #897832;
}
.TinyTextbold {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #897832;
}
a:active {
	color: #847728;
}
.MainTextBlack {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.boarder {
	border: thin inset #897832;
}
