body { font-family: Verdana, Arial, Tahoma; }
.bodyText {
	font-family: Arial, Tahoma;
	color: #333333;
	font-size: 12px;
}

.title {
	font-family: Arial, Tahoma;
	font-size: 20px;
	color: #5F9D14;
}

.footprint {
	font-family: Verdana, Georgia;
	font-size: 12px;
	color: #ffffff;
}
a.footprint:hover {
	color: #5E9A18;
	background-color: #ffffff;
	text-decoration: none;
}

.leg {
	font-size: 22px;
}

.link:hover { color: #666666; }
.link { color: #5E9A18; }

.inputText {
	font-family: Courier;
	font-size: 12px;
}