body {
	margin: 0px;    /* still need the 4 horsemen */
}

A:link, A:active { color: #ff7f00; text-decoration: none; }
A:visited { color: #ff7f00; text-decoration: none; }
A:hover { color: #ff942a; text-decoration: underline; }

A.leftlinks:link, A.leftlinks:active { color: #ffffff; text-decoration: none; }
A.leftlinks:visited { color: #ffffff; text-decoration: none; }
A.leftlinks:hover { color: #dddddd; text-decoration: none; }

table {
	border: 0px; 
	margin: 0px; 
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	vertical-align: top;
}

td,p {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #5f6062;
}

span.maintext {
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	line-height: 16px;
	color: #5f6062;
}

span.headline {
	font-family: Verdana, Arial, Sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	line-height: 20px;
	color: #e89719; 
}

span.subhead {
	font-family: Verdana, Arial, Sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	line-height: 16px;
	color: #174a7c; 
}

span.leftlinks {
	font-family: Verdana, Arial, Sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 10px;
	line-height: 10px;
	color: #ffffff; 
}

span.toplinks {
	font-family: Verdana, Arial, Sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 10px;
	line-height: 10px;
	color: #174a7c; 
}



span.pullquote {
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-style: italic;
	font-size: 11px;
	line-height: 18px;
	color: #e89719;
}



span.homeheadline {
	font-family: Verdana, Arial, Sans-serif;
	font-weight: bold;
	font-size: 15px;
	line-height: 19px;
	color: #ffffff; 
}

span.hometext {
	font-family: Verdana, Arial, Sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	color: #ffffff; 
}

