body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6699FF;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.titulo {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	text-transform: capitalize;

}
.tresaltado {
	font-size: 14px;
	font-weight: bolder;
}
.cita {
	font-size: 12px;
	font-style: italic;
}

#muestrario{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #6699FF;

}

.fondotabla {
	background-color: #FFFFFF;
}

a:link, a:visited, a:active {
	font-weight: bold;
	color: #6699FF;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.marquesina {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	text-align: center;

}
.bordeimg {
	border: 1px solid #000000;
}
.bordeimg {
	border: thin solid #000000;
}
