body   {
	color: black;
	background-color: White;
	text-align: justify;
	font-Family: verdana, tahoma, sans-serif;
	font-size: 10pt;
	margin-left: 0.5cm;
	margin-right: 0.5cm;
	scrollbar-face-color: #000000;
   scrollbar-track-color: #FFFFFF;
}

   H1, H2, {
	text-decoration: none;
	color: #000000;
	font-weight: bolder;
	text-align: center;
}

.especial {
   	text-align: justify;
		font-size: large;
		font-weight: bold;
   } 
	
   H3, H4 {
   text-align: left; 
   color: #cc6600
   }
   
   H4 {
   text-transform: uppercase;
   } 
   
   blockquote {
	font-style: italic;
	margin-left: 1.3cm;
	margin-right: 1.3cm;
}
   
   sup {
   color: red; 
   font-weight: bold;
   font-size: 8pt; 
   font-style: normal;
   }
   
    a  {
	text-decoration: none;
	font-weight: bold;
	font-weight: normal;
	color: #000000;
}
   
   a:visited {
   color: #000000;
	font-weight: bold;
   }
   
   a:hover {
   text-decoration: underline; 
   color: #FD0570;
   }
   
.barramenu	{
	font-size: 90%;
	background-color: #FFCC00;
	padding: 4px 4px 4px 4px;
	text-align: center;
	font-family: verdana;
	font-weight: bold;
	border: solid;
	margin-left: 45%;
	margin-right: 45%;
}
	
.barramenu A:link		{ color:#000000; text-decoration: none; font-weight: bold;} 
.barramenu A:visited	{ color:#000000; text-decoration: none; font-weight: bold;} 
.barramenu A:active	{ color:#CC2827; text-decoration: none;}
.barramenu A:hover	{ color:#CC2827; text-decoration: underline;  }

#agradecimiento {
	color:black; 
   background-color: #ffffff; 
   text-align: justify; 
   font-Family: verdana, tahoma, sans-serif; 
   font-size: 14pt;
}

#referencia {
	font-style : italic;
	margin-left : 2cm;
	margin-right : 2cm;
}
	
#dedicatoria {
	font : bolder;
	margin-left : 17cm;
	margin-right : 3cm;
	margin-bottom : 0cm;
	margin-top : 4cm;
	font-size : large;
	color: Teal;
}

#credito {
	font : bold;
	font-size : smaller;
	text-align : center;
	color: brown;
}


#anexo {
	font-weight: bold;
	color: Teal;
}

#inicial {
	margin-left: 10cm;
	color: Blue;
	font-style: italic;
	font-size: small;
	text-align: right;
}