body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 1em;
	text-align: center;
}
.pagetitle {
	padding: 10px;
	text-align: center;
	background-color: #360;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #FFC;
	text-transform: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 1.4em;
	margin: 0px;
}
.newsdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	text-align: left;
}
.newsheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-transform: uppercase;
	color: #336600;
	line-height: 30px;
	text-align: left;
}
.newsbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	text-align: justify;
}
.newsfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #333333;
	background-position: center;
	text-align: center;
}
#letterspage {
	padding: 5px;
	text-align: justify;
	background-color: #FFF;
	width: 680px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #333;
	text-transform: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: ridge;
	border-right-style: solid;
	border-bottom-style: double;
	border-left-style: solid;
	font-size: 0.9em;
}
.lettertitle {
	background-color: #FFF;
	text-align: left;
	padding: 0px;
	margin: auto;
	font-size: 1.4em;
	color: #000;
}
.letterscontent {
	text-align: left;
	padding: 0px;
	margin: auto;
	font-size: 0.9em;
	color: #000;
}
.letterscontent td {
	text-align: left;
	font-size: small;
}
