.newstabletd {
	border: 1px solid #aaaaaa;
}
.newstabletdON {
	background-color: #BD2A0E;
	border: 1px solid #000000;
}
.newstabletd a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #BD2A0E;
	text-decoration: none;
}

.newstabletdON a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #CC0000;
	font-weight: normal;
}
p,li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	color: #CC0000;
	font-weight: bold;
}

.nicepic {
	border: 1px solid #999999;
	padding: 1px;
}
