BODY, DT, P {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 90%;
}

A:LINK {
	color : #FF9999;
}
A:VISITED {
	color : #FF6666;
}

A:HOVER {
	color : #FFCCCC;
}




.italico {
	font-style : italic;
}

.titulo1 { 
	font-size: 125%;
	font-weight: bold;
 }
 
.titulo2 { 
	font-size: 110%;
	font-weight: bold;
 }
 
.titulo3 { 
	font-size: 100%;
	font-weight: bold;
 }
 
.titulo4 { 
	font-size: 100%;
	font-style : italic;
 }
 
 .autor {
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 100%;
	 font-weight: bold;
}

.resumo { 
		font-size: 100%;
		font-weight: bold;
 }
 
.nota { 
	 font-size: 75%;
 }
 
p.bib { 
	 font-size: 80%;
 }
.refNota {  font-family: "Times New Roman", Times, serif; font-size: x-small; line-height: 9pt}
.refBib {  font-family: Arial, Helvetica, sans-serif; font-size: x-small; line-height: 9pt}
.item {  font-family: Arial, Helvetica, sans-serif; font-size: 90%}
