body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #000000;
}

.bodystyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
}
.Catagory {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 1.5em;
}
.bodycopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #a8c599;
	line-height: 1.75em;
	font-style: italic;
	font-weight: normal;
}
.signature {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	font-weight: normal;
	color: #a8c599;
}
/*News (Info) Section*/
.news_header { color: #ffffff; font-size: 22px; font-family: Georgia, "Times New Roman", Times, serif; font-variant: small-caps; line-height: 1.5em; text-decoration: none; text-transform: capitalize; text-align: left; }
.news_subheader { color: #999; font-size: 16px; font-family: "Times New Roman", Times, serif; font-style: italic; line-height: 1.5em; padding-bottom: 5px; }
.news_body { color: #cdcdcd; font-size: 13px; font-family: "Times New Roman", Times, serif; }
.news_download { color: #fff; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; }
/*Footer Info*/
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e6e6e6;
}
.endura { color: #fff; font-size: 11px; font-weight: bold; font-style: italic; text-decoration: none; }
.endura a:link { color: #fff; font-size: 11px; font-style: italic; font-weight: bold; text-decoration: none; }
.endura a:visited { color: #fff; font-size: 11px; font-style: italic; font-weight: bold; text-decoration: none; }
.endura a:hover { color: #09f; font-size: 11px; font-style: italic; font-weight: bold; text-decoration: underline overline; }
