.datos {
	font-size: 10px;
	color: #000000;
}
p {
	font-family: "Comic Sans MS";
	font-size: 11pt;
	color: #000000;
	font-weight: bolder;
}
h1 {
	font-family: "Comic Sans MS";
	font-size: 18pt;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-family: "Comic Sans MS";
	font-size: 12pt;
	font-style: oblique;
	font-weight: normal;
	color: #000000;
}
h2 {
}



.fecha {
	font-family: "Comic Sans MS";
	font-size: 12px;
	text-align: center;
}

body {
	font-family: "Comic Sans MS";
	font-size: 14pt;
	color: #000000;
}
.cabecera {
	font-family: "Comic Sans MS";
	font-size: 9pt;
	text-align: center;
}
h2 {
	font-family: "Comic Sans MS";
	font-size: 14pt;
	color: #000000;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.reserva {
	font-family: "Comic Sans MS";
	font-size: 12pt;
	color: #000000;
	font-style: italic;
}

