td img {display: block;}
body {
	background-color: #E0C398;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #BA7530;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #BA7530;
}
a:hover {
	text-decoration: none;
	color: #BA7530;
}
a:active {
	text-decoration: underline;
	color: #BA7530;
}
.mainText {	
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color:#492C25}
.titleText {	
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #2A4630;
}
.footerText {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
}
.officialText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
.larger {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#333333;
}
.OrangeBoldText {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #99734D;
}

.OrangeTextSmall {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #99734D;
}