body, form {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
html, body, div, span, h1, h2, h3, p, a, ol, ul, li, fieldset, form,
label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Arial, sans-serif;
}
div.section-header {
	padding: 4px;
	font-size: 14px;
	font-weight: bold;
	border-bottom: solid 1px #000000;
	display: none;
}
div.news-list {
	margin: 5px 5px 10px 0px;
}
img.news-img {
	width: 42px;
	height: 42px;
}
div.news-title {
	font-size: 12px;
	line-height: 15px;
}
div.news-spot {
	font-size: 11px;
	line-height: 15px;
}
div.news-title, a.news-title {
	font-size: 12px;
	font-weight: bold;
}
.clear_both {
	font-size: 0px;
	clear: both;
}
/* inherit from light.css */
html, body {
	color: #3C3C3C;
	background-color: #FFFFFF;
}
div.section-header {
	color: #FFFFFF;
	background-color: #BE0000;
}
div.news-title, a.news-title {
	color: #BE0000;
}
div.news-spot, a.news-spot {
	color: #3C3C3C;
}