@charset "utf-8";
/* CSS Document */
.td
{
	text-align:right;
}
TD
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: normal;
}
hr
{
	border-bottom:#CC66FF;
	border-bottom-width:thin;
}
div
{
	color:#FF0000;
}

.sectHeading
{
	font-weight:bold;
}
