/* Estos estilos son de Merck */

.contenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	letter-spacing: 0.05em;
	text-align: justify;
	margin: 0px;
	padding: 0px;
}
 
.contenidoitalic {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: italic; font-weight: normal}

.contenidobold {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold}

.nota {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal ; color: #333333}

.notabold {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #333333}

.seccion {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #333333}

.subseccion {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #cc0000}

.capitulo {font-family: Arial, Helvetica, sans-serif; line-height: 1em; font-size: 22px; font-style: normal; padding-top: 16px; padding-bottom: 16px; color: #CC0000; padding-left:0px; padding-right:0px}

.bgPageHeading {
	BACKGROUND-COLOR: #009999
	}
blockquote {
	margin: 0px 0px 0px 10px; padding: 0px
 }
 .solidredline1px {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D53131;
}
a.sumario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #993300;
	letter-spacing: 0.05em;
	text-decoration: none;
	padding: 6px;
}
a.sumario:hover {
	color: #FF0000;
	text-decoration: none;
}
