@charset "iso-8859-1";
/* CSS Document */
		

body {
	padding: 10px 20px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;  
	line-height: 2em;
	font-size: 0.85em;
    color: #000;
	background-color:#FFFFFF;
}

h2 {
    border-bottom: 2px solid #20acb8;
    font-size: 1.15em;
}

h3 {
    font-size: 1em;
    font-weight: bold;
}

.nota {
    font-style: italic;
}