/*Created with Adobe RoboHelp 2019.*/
body {
	font-family: Georgia;
	background-color: #ffffff;
}

h1 {
	margin-left: 5pt;
	font-family: Georgia;
	color: #727251;
	font-variant: small-caps;
	font-size: 24px;
}

h2 {
	font-weight: bold;
	font-family: Georgia;
	color: #800000;
	font-size: 36pt;
}
h3 {
	font-family: Georgia;
	color: #727251;
	margin-top: 0pt;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 6pt;
	font-size: 18px;
}
h4 {
	font-weight: bold;
	font-size: 16px;
}
h5 {
	font-weight: bold;
	font-size: 10.0pt;
}
h6 {
	font-weight: bold;
	font-size: 8.0pt;
}
a:link {
	 cursor: pointer;
	 color: #FFFFFF;
	 text-decoration: none;
}
a:visited {
	 cursor: pointer;
	 color: #FFFFFF;
	 text-decoration: none;
}
a:hover {
  background-color: #cccccc;
}
a:active {
	 cursor: pointer;
	 color: #FFFFFF
	 text-decoration: none;
}


a.bookmark {
  color: #FFFFFF;
  text-decoration: none;
}

a.bookmark:hover{
 cursor: default;
 background-color: #FFFFFF;
}

a.glossterm {
  cursor: pointer;
  color: #FFFFFF;
  text-decoration: none;
}

a.glossterm:hover {
  cursor: pointer;
  background-color: #cccccc;
}

a.tooltip {
  cursor: pointer;
  font-style: initial;
  color: #FFFFFF;
  text-decoration: none;
}

a.tooltip:hover {
  cursor: pointer;
  background-color: #cccccc;
}

p {
	margin-left: 15pt;
	font-family: Georgia;
	color: #FFFFFF;
	margin-top: 0;
	line-height: 1.5;
	margin-bottom: 0.75pt;
	font-size: 16px;
}

p.dedicatoria {
	font-size: 13px;
	font-style: italic;
	margin-left: 120pt;
}
p.texto_notas {
	margin-left: 5pt;
	margin-bottom: 2pt;
	font-size: 12px;
}

p.popovertext {
	font-family: Calibri;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #4a4a4a;
}

p.popover-text {
	font-family: Calibri;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #4a4a4a;
}




span.expandtext {
	
	font-weight: normal;
	color: #ff0000;
}


span.glosstext {
	font-family: Calibri;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	background-color: #494949;
	x-on-hover: dropshadow();
}

span.TextPopOver{
color: #FFFFFF;
}

.watermark {
	color: #d0d0d0;
	position: fixed;
	top: 5px;
	right: 5px;
	opacity: 0.8;
	z-index: 99;
}
