/* css for the news section and blog */
.article_head {
	font: bold 16pt Arial, sans-serif;
	color: #c95704;
	line-height: 0.95em;
	margin-bottom: 0px;
	margin-top: 3px;
	padding-bottom: 4px;}
.news_content {margin:10px 50px 50px 50px;}
.indexitem {padding: 5px 0px 5px 0px;}
.indexhed {font: bold 12pt Arial, sans-serif; color:#c95704;}
.indexhed a {text-decoration:underline; color:#c95704;}
.index_subhed {font: italic  11pt Arial, sans-serif; margin-top: 2px;}
.newsindex_date {font: 10pt Arial, sans-serif;  margin-top: 5px; margin-bottom: 2px;}
.H3 {font: bold 12pt Arial, sans-serif; color:#999999;}


