body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height:1.5em; 
	background-color: #FFFF66;
}

.bottom {
	font-size: 12px;
}

.top {
	font-size: 23px;
}

h1 {
	font-size: 30px;
}

h3 {
	font-size: 19px;
}

h4 {
	font-size: 17px;
}

.field {
    border-left:1px solid #66FF33;
	border-right:1px solid #000000;
	border-top:1px solid #66FF33;
	border-bottom:1px solid #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    width: 275px;
    background-color: #66FF33;
    color: #000000;
    font-size: 8pt
}
.area {
    border-left:1px solid #339900;
	border-right:1px solid #000000;
	border-top:1px solid #339900;
	border-bottom:1px solid #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    background-color: #66FF33;
    color: #000000;
    font-size: 8pt
}
.knap {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width: 150px;
	line-height: 10px;
	background-color: #66FF33;
	text-align: center;
	vertical-align: middle;
	padding-top: 3px
}
