
.cs_title
{
	font-family: Helvetica, sans-serif;
	font-size: 24px;
	color: #6a6a6a;
	background-color: #e6e6e6;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 6px;
	border: #AAAAAA;
	border-style: dotted;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-weight: normal;
}

.cs_table
{
	margin-top: 3px;
	font-size: 12px
}

.cs_body
{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 40px;
	padding-left: 6px
}

.cstextbody
{
	font-size: 12px
}

.cstextsection
{
	font-size: 12px;
	font-weight: bold
}

.cstexthighlight
{
	font-size: 12px
}

