html {
	font-family: Trebuchet MS, Verdana, sans-serif;
}
body {
	font-family: Trebuchet MS, Verdana, sans-serif;
}
 
h1, h2, h1.news_head {
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-weight: normal;
	color: #C1272D;
	text-align: left;
}
h1, h1.news_head {
	font-size: 26px;
}
h2 {
	font-size: 20px;
}

a:link.news_title, a:link.hdr_link {
	color: maroon;
}
a:hover.news_title, a:hover.hdr_link {
	color: #C1272D;
}
a:visited.news_title, a:visited.hdr_link {
	color: #C1272D;
}

.left-col {	text-align: center;	padding-bottom:10px;/*	border-bottom: 1px solid #ffdead;*/	color:maroon;}
.left-col h1 {
	text-align: center;
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	padding-top: .7em;
	width: 194px;
	height: 36px;
	color:#ffff8d;
 	background: #faaf3b url(/themes/new/imgs/menu-hdr.png) no-repeat; 
}
.left-col ul li {color:maroon;}
.left-col ul li a {color:maroon;}
.left-col a {color:maroon;}
