@CHARSET "UTF-8";

#content .left {
	float: left;
}

#content .right {
	padding-left: 0;
}

#content p {
	text-align: justify;
}

#content b {
	font-size: 10pt;
	line-height: 2em;
}

#content h1 {
	color: #252525;
}