a {
	text-decoration: none;
	color: #cc0000;
}

a:hover {
	text-decoration: underline;
}

p,td {
	font-size: 10pt;
	font-family: geneva, arial, helvetica;
}

.formelement {
	background-color: #eeeeee;
	font-size: 8pt;
}

.menutext {
	margin-left: 6px;
	font-size: 8pt;
	text-align: left;
}