.nws {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	padding: 0.3em;
	margin: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	list-style-type: none;
}
.nws table {
	margin: 5px;
	padding: 0.3em;
	height: auto;
	width: auto;
}
.nws .title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.nws .title a {
	font-size: 11pt;
	line-height: 16px;
	font-weight: bold;
	color: #800000;
	text-decoration: none;
	margin: 3px;
	padding: 0.3em;
}
.nws .headlines {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}
.nws .headlines ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-attachment: fixed;
	background-color: #FFFFF0;
}
.nws .headlines li {
	padding: 0.3em;
	margin: 3px;
	display: block;
	text-align: left;
	background-color: #FFFFFF;
}
.nws .headlines a {
	font-weight: bold;
	color: #800000;
	text-decoration: none;
	margin: 3px;
	padding: 0.3em;
}
