body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#CCDFF2;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333;
	font-size: 12px;
	text-align: justify;
}
.text_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.text_strong {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	font-size: 12px;
	text-align: justify;
}
.footer {
	font-family: calibri, Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #039;
	text-decoration: none;
}
a {
	text-decoration: none;
	color: #92BEEF;
}
