@CHARSET "UTF-8";

div.article {
    margin: 20px 30px;
    text-align: justify;
	font-size: 8pt;
}

div.article h6 {
	color: #6e6145;
	text-decoration: underline;
	font-weight: normal;
	font-size: 8pt;
	margin: 10px 0 0 0;
}