body {
	font-family:verdana, arial, helvetica;
	font-size: 11px;
	font-weight: normal;
	color: black;
	background-color: #92A355;
}
td {
	font-family:verdana, arial, helvetica;
	font-size: 11px;
	font-weight: normal;
	color: black;
	background-color: #ffffff;
}
.menu {
	font-weight: bold;
	background-color: #FFCC33;
	vertical-align:middle;
}
.title {
	font-weight: bold;
	color: #336600;
}
.bottom {
	color:white;
	background-color: #336600;
	font-size:10px;
	font-weight: bold;
	text-decoration:none;
}
a {
	font-weight: normal;
	color:black;
}
a.menu {
	font-weight: bold;
	color:black;
	text-decoration:none;
}
a.menu:hover {
	font-weight: bold;
	color:#336600;
	text-decoration:none;
}
.home {
	font-size: 17px;
	font-weight:bold;
	text-decoration:none;
	color: black;
}
img {
	border-color:black;
}
.small {
	font-size: 10px;
}
.smallest {
	font-size: 9px;
}
input.button {
	font-family:verdana, arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	color: white;
	background-color: #336600;
}
select{
	font-family:verdana, arial, helvetica;
	font-size: 11px;
	font-weight: normal;
	color: black;
	background-color: #ffffff;
}
textarea {
	font-family:verdana, arial, helvetica;
	font-size: 11px;
	font-weight: normal;
	color: black;
	background-color: #ffffff;
}
input{
	font-family:verdana, arial, helvetica;
	font-size: 11px;
	font-weight: normal;
	color: black;
	background-color: #ffffff;
}
input.pers {
	width: 453px;
}

