body {
	background-color: #EDEEEF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
 
 a:link {color:#444444;text-decoration:none;font-size:10pt;}
 a:visited {color:#444444;text-decoration:none;font-size:10pt }
 a:hover { color:#FFDC00;font-size:10pt;background-color: #EDEEEF;}
 a:active {color:#444444;text-decoration:none;font-size:10pt }

.box1 {
	background-color: #FFDC00;
	border: 1px solid #000000;
 }
 
.box2 {
	background-color: #EDEEEF;
 }

.inbox {
	background-color: #EDEEEF;
	border-top-color: #EDEEEF;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #EDEEEF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #EDEEEF;
	border-left-style: solid;
	border-left-width: 1px;
}

.imp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
}

.Stil1 {font-size: 8pt}