body
{
	margin: 0px;
	padding: 0px;
	background: #fff;
}

body#nobackground
{
	background: #fff;
}

td#topnews {
	border: 1px solid #666;
	background: #e6e6e6;
	font: 11px/15px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

td#col1 {
	padding: 0px 5px 15px 5px;
	vertical-align: top;
	text-align: justify;
	color: #000;
	font: 11px/15px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

td#col2 {
	border-left: 1px solid #666;
	padding: 0px 5px 15px 5px;
	text-align: justify;
	vertical-align: top;
	color: #000;
	font: 11px/15px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

h1 {
	background: #cc9966;
	font: bold 16px Georgia, Times New Roman, Times, serif;
	color: #fff;
	margin: 0px;
	text-align: center;
	padding: 5px 0px 5px 0px;
}

h2 {
	color: #fff;
	font: bold 13px Georgia, Times New Roman, Times, serif;
	background: #999;
	text-align: center;
	margin: 0px;
	padding: 5px 0px 5px 0px;
}

td#topnews a {
	text-decoration: none;
	color: #333;
}

td#topnews a:hover {
	text-decoration: none;
	color: #9E134E;
}

td#topnews ul {
	margin: 0px;
	padding: 0px 8px 20px;
	list-style: square inside;
}

td#topnews ul li {
	border-bottom: 1px solid #666;
	padding: 8px 0px 8px 8px;
	margin: 0px;
}
