.menu {
	font-size: 14px;
	color: #006241;
}
.menu a:link {
	font-size: 14px;
	color: #006241;
}
.menu a:visited {
	font-size: 14px;
	color: #006241;
}
.menu a:hover {
	font-size: 14px;
	color: #038800;
}
.menu a:active {
	font-size: 14px;
	color: #038800;
}
td {
	font-size: 12px;
	line-height: 140%;
	color: #284B00;
}
p {
	font-size: 12px;
	line-height: 140%;
}
.dotline {
	background-image: url(images/dotline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
a:link {
	color: #284B00;
	text-decoration: none;
}
a:visited {
	color: #284B00;
	text-decoration: none;
}
a:hover {
	color: #038800;
	text-decoration: none;
}
a:active {
	color: #038800;
	text-decoration: none;
}
.unnamed1 {
	font-size: 14px;
	font-weight: bold;
}
