@charset "utf-8";
/* CSS Document */


a.rsslink {
	color: #990000;
	font-size: 9px;
	text-decoration: none;
}

p.title {
	margin-bottom: 10px;
	margin-top: 10px;
	font-weight: bold;
}

table thead tr {
	background-color:#990000;
	color: #fff;
}
table th {
	padding: 3px;
}
table td {
	padding: 3px;
	padding-bottom: 10px;
}

div.news_main div.item div.regnewsfeature {
	font-size: 12px;
	line-height: 13pt;
}
