<!--
body {
	background-color: #FFFFFF;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#000000;
}
.textnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color:#000000;
}
.textredbold {
	color: #990000;
	font-weight: bold;
	font-size: 16px;
}
.motley {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
-->

