.news
{
	border-width: 1px;
	border-style: inset;
	padding: 5px;
	padding-left: 55px;
	background-image: url(../i/icon2.gif);
	background-repeat: no-repeat;
	background-position: 3px 6px;
	background-color: #faa;
}


.newshead
{
font-family:Times;
font-size: 20px;
background: #eee;
padding: 4px;
}

.newsbody
{
font-family:Verdana;
font-size: 20pt;
background: #eee;
color: #f00;
padding: 6px;
}