td {
	font-size: 12px;
	line-height: 140%;
	text-decoration: none;
	color: #003C01;
}
.dotline {
	background-image: url(images/dotline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

a:link {
	color: #003C01;
	text-decoration: none;
}
a:visited {
	color: #003C01;
	text-decoration: none;
}
a:hover {
	color: #007503;
	text-decoration: none;
}
a:active {
	color: #003C01;
	text-decoration: none;
}
.newstitle {
	font-size: 14px;
	font-weight: bold;
}
