#body {
	 font-family: Arial, sans-serif;
	 font-size: 12pt;
     background-color: #FFF;
	 color:#000;
}


#subtituloautor {
   	 font-family: Arial, sans-serif;
	 font-size: 14pt;
	 background-color: #FFF;
	 color:#000;
}

.titular {
	 font-family: Arial, sans-serif;
	 font-size: 16pt;
	 background-color: #FFF;
	 color:#000;
}		
.subtituloautor {
	 font-family: Arial, sans-serif;
	 font-size: 12pt;
	 background-color: #FFF;
	 color:#000;
}		


.dropcap {
	float: none;
	color:#000;
	background-color:#FFF;
	font-size: 18pt;
	font-family: Arial, sans-serif;
	
}






