.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.NewsHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}
.dateHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #5885BC;
}
.newsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.border_2px_white {
	border: 2px solid #FFFFFF;
}
.border_1px_white {
	border: 1px solid #FFFFFF;
}
.MainSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #FFFFFF;
}
.standardText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}
.bioHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
}
a:link {
	color: #BBD0EA;
}
a:hover {
	color: #FF9900;
}
.letterTitle {font-family: "Courier New", Courier, mono; font-weight: bold; font-size: 30px;}
.letterDate {font-family: "Courier New", Courier, mono; font-size: 12px; font-style: italic;}
.letterBody {font-family: "Courier New", Courier, mono; font-weight: bold; font-size: 14px; }

A.newsLink:link { text-decoration: underline;font-weight: bold; color: #1D3047;}
A.newsLink:visited {  text-decoration: underline;font-weight: bold; color:#1D3047;}
A.newsLink:hover {text-decoration: underline;font-weight: bold; color: #1D3047;}
A.newsLink:active {  text-decoration: underline; font-weight: bold;color: #1D3047;}.textField {
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/textbackground.jpg);
	padding: 4px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
