body { 
	background: #FFFFFF;
	text: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	}

A:link, A:visited { 
	text-decoration: none 
	}

A:hover { 
	text-decoration: underline 
	}
	
.link1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #990000;
}

.link2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #990000;
}

.link3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #990000;
}

.titolo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

.inciso {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #736357;
}

h1 {
	font-size: 18pt;
	color: #cccccc;
	}

h2 {
	font-size: 14pt;
	color: #990000;
	}

h3 {
	font-size: 10pt;
	color: #999999;
	}
h4 {
	font-size: 8pt;
	color: #666666;
	}
h5 {
	font-size: 14pt;
	color: #999999;
	}
p {
	font-size: 8pt;
	color: #666666;
	}


