DIV.box {
	width: 260px;
	border: 1px solid #000;
	font-family: Verdana, Arial;
	margin-bottom: 6px;
}
DIV.header {
	background-color: #ff0090;
	color: #FFFFFF;
	font-weight: Bold;
	text-align: center;
	padding: 4px;
	font-size: 9pt;
	text-align: center;
}
DIV.footer {
	background-color: #ececec;
	color: #000000;
	padding: 5px;
}
DIV.norm_text {
	font-family: Verdana, Arial;
	font-size: 9pt;
	text-align: center;
}
DIV.nr {
	border: 1px solid #000;
	font-weight: Bold;
	padding: 2px;
	width: 150px;
	margin: 2px;
	font-size: 10pt;
}
DIV.small_text {
	font-size: 9pt;;
}
