.menu {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.titulo_blanco {
	font-family: "Times New Roman";
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.texto_blanco {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #FFFFFF;
}
.info {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.info_titulo {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.fecha {
	font-family: Arial;
	font-size: 11px;
	color: #970000;
	font-weight: bold;
}
.titulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.texto {
	font-family: "Times New Roman";
	font-size: 13px;
	color: #000000;
	font-style: normal;
}
.formulario {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #666666;
	border: 1px dotted #000000;
}

.frase {
	font-family: "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
.borde {
	border: 1px solid #550000;
}
