html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
body {
	font-family: "Trebuchet MS", "Times New Roman", Georgia;
	font-size: 14px;
	color: #27778E;
}
.copy, .copy a, #pager a {
	font-family: "Trebuchet MS", "Times New Roman", Georgia;
	font-size: 14px;
	color: #27778E;
}
.news-list ul, .news-list li {
	margin: 0; padding: 0;
	list-style-type: none;
}
.news-list strong {
	font-size:24px;
	display: block;
	margin-bottom: 15px;
}
.news-list li {
	margin: 10px 0; 
}
.news-list a {
	color: #27778E;
	font-weight: bold;
	font-size: 16px;
}
.news-list span
{
	font-size: 10px;
}
.feed {
  color: #27778E;
  padding: 0 0 0 14px;
  background: url("/images/rss.png") no-repeat 0 50%;
}