
.formbutton2 {
	font-family: verdana;
	font-size: 10pt;
	color: #e6e6fa;
	background-color: white;
	width: 200px;
	border: 1pt solid white;
	height: 20px;
}

.formbutton3 {
	font-family: verdana;
	font-size: 10px;
	color: #e6e6fa;
	background-color: #778899;
	width: 200px;
	border: 1pt solid black;
	margin-bottom: 0.1em;
	height: 20px;	
}

.formbutton3:hover {
	font-family: verdana;
	font-size: 11px;
	color: #EFEFEF;
	background-color: #2f4f4f;
	width: 200px;
	height: 20px;
	border: 1px solid black;
}

.legende {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.formbutton4 {

	font-family: verdana;
	font-size: 10px;
	color: #e6e6fa;
	background-color: #6666FF;
	width: 200px;
	border: 1pt solid black;
	height: 20px;
}
.formbodytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
