/* CSS Document */
<style type="text/css">
<!--
.table {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-right-color: #000000;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #1C0000;
	text-align: justify;
}
.title {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #CC3366;
	text-align: justify;
}
.subheading {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #E8003A;
	text-align: justify;
}
-->
</style>
