
.NewsHolder ul li h2 {
	font-size: 10px;
	font-weight: bold;
}

.NewsHolder ul li h2 a,
.NewsHolder ul li h2 a:visited {
	font-weight: bold;
	color: #0e2076;
}

.NewsHolder ul li h2 a:hover,
.NewsHolder ul li h2 a:active {
	text-decoration: underline;
}

.NewsHolder ul li  p {
	padding-bottom: 5px;
	color: #3e50A6;
}

.NewsHolder ul {
	margin-top: 10px;
}

.NewsHolder ul li {
	list-style: none;
	padding-left: 20px;
	background: url('/images/bullet_submenu.gif') 6px 4px no-repeat;
}

.NewsHolder h2 {
	margin-top: 10px;
	font-size: 12px;
}