/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	color: #3C6794;
	font-size: 12px;
	text-align: justify;
	line-height: 20px;
}
.editions{
	color: #A90156;
}
.image {
	text-align: right;
}

