body {
	margin: 0px;
	background-color: #FFFFFF;
	font-family: "Lucida Grande", "Luxi Sans", "DejaVu Sans", "Liberation Sans", Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.testo10 {
	font-size: 10px;
}
.testo11 {
	font-size: 11px;
}
.color_gray {
	color: #333333;
}
.tabelle {
	border: 1px solid #BAD969;
}
.testo12 {
	font-size: 12px;
	line-height: 20px;
}
a:link,
a:visited {
	color:#990000;
	font-size: 10px;
	text-decoration: none;
}
a:hover,
a:focus,
a:active {
	color: #045179;
	font-size: 10px;
	text-decoration: none;
}
.TEBELLE {
	border: #003300;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
input {
	font-size: 9px;
	color: #000000;
	background-color: #99CC99;
	border: 1px #666666 solid;
}
select {
	font-size: 9px;
	color: #000000;
	background-color: #99CC99;
	border: 1px #666666 solid;
}
.linee {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #BDDB6B;
	border-right-color: #BDDB6B;
	border-bottom-color: #BDDB6B;
	border-left-color: #BDDB6B;
}
.neon {
	text-decoration: blink;
	color: #000000;
	background-color: #BDDB6B;
}
.Button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid;
}
.TextBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #333333;
}
