#fly{
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-top:5pt;
	margin-bottom:0pt;
	margin-left:0pt;
	border-left:0px;
	background-color: #fdf3d1;
}
select {
font-size: 11px;
color: #000000;
}
input {
font-size: 11px;
color: #000000;
}
textarea
{
font-size: 11px;
color: #000000;
}
.titel{
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	color: #cc0000;
	font-weight: bold;
}
.copy{
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color: #C0C0C0;
}
.border{
    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:solid;
    border-left-style:solid;
	padding: 5px 5px 5px 5px;
background:#fdf3d1;

}

