body,td,th {
	font-size: 12px;
}
body {
	background-color: #666633;
}
a {
	font-family: Arial;
	font-size: 12px;
	color: #666600;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666600;
}
a:hover {
	text-decoration: underline;
	color: #666600;
}
a:active {
	text-decoration: underline;
	color: #666600;
}

.txt {
	font-family: Arial;
	font-size: 12px;
	padding-right: 20px;
	padding-left: 10px;
}

.herbo {
	font-family: Arial;
	font-size: 12px;
	line-height: 17.5px;
	padding-left: 10px;
}

.lst {
	font-size: 12px;
	line-height: 18px;
	font-family: Arial;
	padding-left: 10px;
}