.titulo1 {
	font-family: tahoma;
	font-size: 16px;
	color: #E77817;
	line-height:130%;
	font-weight: bold;	
}
.titulo2 {
	font-family: tahoma;
	font-size: 12px;
	color: #E77817;
	line-height:130%;
	font-weight: bold;
	text-decoration:none;
}
.titulo2:hover{ text-decoration:underline;}
.cuerpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:130%;
}
.pie {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-align:center;
}
