@charset "UTF-8";
.italicbody {font-size: 11px; color: #000000; font-family: Arial, Helvetica, sans-serif; font-style: italic; }
.boldbody {font-size: 11px; color: #000000; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
body {
	background-color: #FDEE93;
}
a:link {
	color: #FF6600;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #990000;
}
.subheadline {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 16px;
	text-align: center;
	position: relative; top: 10px;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	padding: 0px 15px;
	margin: -10px 0px 0px 0px;
	text-align: justify;
}
.newstext {
	font-size: 15px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.headerbar {
	width:100%;
	background:#ff9900;
	font-weight: bold;
	letter-spacing: 1px;
	color: #FDEE93;
	height: 13px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.newsarticle {
	color: #000000;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.archivelink {font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.news-month {
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: center;
}
