body { 
	margin-top: 0px;
  	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
}



.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	font-style: normal;
	font-weight: normal;
}
.texbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	font-style: normal;
	font-weight: bold;
}
.textitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	font-style: normal;
	font-weight: bold;
}

