.contentCopySection {
	width: 750px;
	margin: 10px 15px 25px 11px;
	/*display: none;*/
}
.textCopySection {
	text-align: left;
	font-family: arial;
	font-size: 12px;
}
.textCopySection p, .textCopySection h1, .textCopySection h2, .textCopySection h3, .textCopySection h4 {
	color: #b7b9bb;
}
.layoutCopySection { 
    margin: 40px 5px 15px 20px;
}
.textCopySection a, .textCopySection a:link, .textCopySection a:active, .textCopySection a:visited, .textCopySection a:hover {
	text-decoration: underline; 
	color: #b7b9bb;
}

.newCopySection {
    width: 750px;
    margin: 10px 15px 25px 11px;
}
.layoutNewCopySection { 
    margin: 40px 5px 15px 20px;
}
