table {
	border: 0px none #000000;
	vertical-align: text-top;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	vertical-align: top;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 5px;
}
.newsheader {
	font-size: larger;
	font-weight: bold;
}
a:link { color: #ff0000; text-decoration: none }
a:visited { color: #ff9999; text-decoration: none }
a:hover { color: #ff0000; text-decoration: underline }