p {
	margin-left: 2em;
	margin-right: 1em;
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 1.5em;
}

p#first_par {
	text-indent: -2em;
}

span#first_line {
	font-size: 1.2em;
	font-weight: bold;
}

span#first_letter {
	font-size: 2.5em;
	font-weight: bold;
}

address {
	margin-left: 5em;
	font-style: normal;
	font-weight: bold;
}