.contenttable{
	margin: 0px 0px 10px 130px;
	vertical-align:top;
	border-bottom: #969715 1px solid;
	border-top: #969715 1px solid;
	border-left: #969715 1px solid;
	border-right: #969715 1px solid;
	width: 600px;
}

td{
	vertical-align:top;
	margin: 0px 0px 0px 0px;
	/*border-bottom: #969715 1px solid;
	border-top: #969715 1px solid;
	border-left: #969715 1px solid;
	border-right: #969715 1px solid;*/
}

#content td h1{
	margin: 0px 0px 0px 0px;
	color: #969715;
	font-size: 20pt;
	font-weight:lighter;
	font-style:italic;
}

#content td h2{
	margin: 0px 0px 0px 0px;
	color: #969715;
	font-size: 18pt;
	font-weight:normal;
	font-style:normal;
}

#content td h3{
	margin: 0px 0px 0px 0px;
	color: #969715;
	font-size: 16pt;
	font-weight:normal;
	font-style:normal;
}

#content td h4{
	margin: 0px 0px 0px 0px;
	color: #000;
	font-size: 14pt;
	font-weight:normal;
	font-style:normal;
}

#content td h5{
	margin: 0px 0px 0px 0px;
	color: #000;
	font-size: 12pt;
	font-weight:normal;
	font-style:normal;
}

#content td h6{
	margin: 0px 0px 0px 0px;
	color: #000;
	font-size: 10pt;
	font-weight:bold;
	font-style:normal;
}

td .bodytext{
	margin: 0px 0px 0px 0px;
	color: #000;
	font-size: 10pt;
	font-weight:normal;
	font-style:normal;
}

.csc-textpic{
	margin: 20px 0px 0px 130px;
}
.csc-textpic-imagerow{
	margin: 0px 0px 20px 0px;
}

