
.cs_title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #F4F4F4;
	background-color: #176FD0;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 6px;
	border: 1px #2b68b0 double;
	font-weight: bold
}

.cs_table
{
	margin-top: 3px;
	font-size: 12px
}

.cs_body
{
	font-family: Verdana, Arial, 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
}

