#news h1 {
	font-family:verdana;
}

#news ul {
	color:#000;
	display:block;
	clear:both;
	padding-left: 265px;
	padding-top: 9px;
}

#news ul li {
	list-style:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: bold;
}
