BODY {
	scrollbar-arrow-color : Black;
	scrollbar-base-color : #A9A9A9;
	scrollbar-face-color : White;
}
.texto {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	text-align: center;
	font-weight: bold;
	font-size: 8pt;
	font-style: normal;
	}
.enlaces {  
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 11px; 
   font-weight: bold; 
   color: #666666; 
   text-decoration: none;
  }
.enlaces:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 11px; 
  font-weight: bold; 
  color: #666666; 
  text-decoration: underline;
  }
.borde_caja {  border: thin dotted Gray;
}
.enlaces_1 {  
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10px; 
  font-weight: bold; 
  color: Red; 
  text-decoration: none;
}
.enlaces:hover_1 {  
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10px; font-weight: 
  bold; color: #666666; 
  text-decoration: none;

}
.texto_clientes {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	text-align: left;
	font-weight: bold;
	font-size: 12pt;
	font-style: normal;

}
.texto_1 {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	text-align: center;
	font-weight: bold;
	font-size: 11pt;
	font-style: normal;
	border-style: solid;
	border-color: #708090;
	margin-top: 1px;
	border-width: 1px 1px 1px 1px;
	border-top-width: 1px;
	}
	.texto_pie {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	text-align: center;
	font-weight: bold;
	font-size: 11pt;
	font-style: normal;
	border-style: solid;
	border-color: #708090;
	margin-top: 0px;
	border-width: 0px 0px 1px 0px;
	border-top-width: 0px;
	}
	
.buttons {
   font-family: Verdana; color: #FFFFFF;
   font-size: 11px; 
   border: 2px solid black; 
   padding-left: 4; 
   padding-right: 4; 
   padding-top: 1; 
   padding-bottom: 1; 
   background-color: Gray;
   margin-top: 4px;
   margin-bottom: 4px;
   cursor: hand;
	}
.texto_central {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	text-align: justify;
	font-weight: bold;
	font-size: 9pt;
	font-style: normal;
	}
.texto_central_centro {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	text-align: center;
	font-weight: bold;
	font-size: 9pt;
	font-style: normal;
	}
	
	
