body {
	background: #ffffff;
}

.head {
	font-family: verdana;
	font-size: 12px;
	border-bottom: 1px #000000 solid;
	color: #000000;
}

.text {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}

.stamtext {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}

.headtext {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

a:link {
	color: #000000;
	text-decoration: underline;
	font-size: 10px;
	font-family: verdana;
}

a:visited {
	color: #999999;
	text-decoration: underline;
	font-size: 10px;
	font-family: verdana;
}

a:hover {
	color: #003315;
	text-decoration: underline;
	font-size: 10px;
	font-family: verdana;
}

.tdnewsheads {
	border-right: 1px #000000 solid;
	padding-right: 5px;
}