﻿body
{
	
	font-family:		arial, helvetica, sans-serif;
	font-size:			9pt;
	font-weight:		normal;
	text-decoration:	none;
	color:				#000000;
}

.texto
{
	
	font-family:		arial, helvetica, sans-serif;
	font-size:			9pt;
	font-weight:		normal;
	text-decoration:	none;
	color:				#000000;
}

.titulo
{
	font-size:			10pt;
	font-weight:bold;
	color:#003265;
}

.fecha
{
	font-size:8pt;
	color:#666666;
}

.txtencabezado
{
	color:#ffffff;
}

.negritas
{
	font-weight:bold;
}

a
{
	color:				#003265;
}
a:hover
{
	color:#006699;
}


