.top_title {
	margin: 0px;
	font: bold 17px arial;
	text-align: left;
        color:black;
}
.top_text {
	margin-left: auto;
	margin-right: auto;
	width: 100%; /*text width size colum 2 */
	font: 13px arial;
        text-align: justify;
        color:black;
}
.left_text {
	margin-left: auto;
	margin-right: auto;
	width: 100%; /*text width size colum 2 */
	font: bold 10px arial;
        text-align: justify;
        color:#827d7c;
}
