td {
	font-size: 12px;
	line-height: 140%;
	color: #004939;
}
a:link {
	color: #004939;
	text-decoration: none;
}
a:visited {
	color: #004939;
	text-decoration: none;
}
a:hover {
	color: #00913E;
	text-decoration: none;
}
a:active {
	color: #00913E;
	text-decoration: none;
}
.big {
	font-size: 14px;
	line-height: 140%;
	font-weight: bold;
}
.dotline {
	background-image: url(images/dotline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
