body,td,th {
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	color: #000000;
	
}
body {
	background-image: url(img/BackgroundTile.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}

.MainBodyText {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	
}

.ReadMoreText {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 5px;
}

.Headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.Subheadline {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #364A1F;
}
.Subhead_noLine {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

