.titulo
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold; 
	color: #006689;
}

.texto  { 
	font-family: Arial;
	font-style: normal; 
	font-weight: normal; 
	font-size: 11pt; 
}

.textoChico  { 
	font-family: Arial;
	font-style: normal; 
	font-weight: normal; 
	font-size: 8pt; 
}

.textoNegrita {
	font-family: Arial;
	font-style: normal; 
	font-weight: bold; 
	font-size: 11pt; 
}
	
.ref {
	font-family: Arial;
	font-style: normal; 
	font-weight: normal; 
	font-size: 11pt; 
	color: #006689;
}

.refTextoChico  { 
	font-family: Arial;
	font-style: normal; 
	font-weight: normal; 
	font-size: 8pt;
	color: #006689; 
}
BODY
	{
	scrollbar-face-color: #99CCCC;
	scrollbar-arrow-color: #999999;
	scrollbar-track-color: #ffffff;
	scrollbar-shadow-color: #e7eaed;
	scrollbar-darkshadow-color: #e7eaed;
	scrollbar-highlight-color: #e7eaed;
	scrollbar-3dlight-color: #e7eaed;
	}
.tabla
{
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: Gray;
}

.tabla1
{
	font-family: "MS Serif", "New York", serif;
	font-size: 11pt;
	font-weight: bold;
	color: Black;
}

.cabecera
{
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #006689;
}
.enlace {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; color: #003366}
.enlace:hover { text-decoration: underline} 
a:hover {  text-decoration: underline}
.titdos { font-family: Arial, Helvetica, sans-serif; font-size: 15px; text-decoration: none ; font-weight: bold; color: #006699}
.titres { font-family: Arial, Helvetica, sans-serif; font-size: 13px; text-decoration: none ; font-weight: bold; color: #000066}
