
body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;

}
.system {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #BBBBBB;
	text-decoration: none;
	
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	
}
.select { 
	width:300px; border:1px solid #BBBBBB;
	
}
.input { 
	width:270px; border:1px solid #BBBBBB;
	
}
.area { 
	width:270px; border:1px solid #BBBBBB;

}
 .button { 
 background-color:#FFFFFF; color:#BBBBBB; font-weight: bold; border:0px solid #BBBBBB; width:40px; 
	
}
.banner{
	min-height:37px;
	background-color:#BBBBBB;
	margin-top:37px;
	padding:5px;
	text-align:justify;
    font-size:large;
    font-weight:bold;
}
