td.not_tit
	{
	font-size: 8pt;
	font-family: Verdana;
	background-color: #0162A9;
	color: white;
	}

td.not_cue
	{
	font-size: 8pt;
	font-family: Verdana;
	color: black;
	background-color: #ECFFFF;
	text-align: justify;
	}

td.titulo
	{
	font-size: 10pt;
	font-family: Verdana;
	color: white;
	background-color: #0162A9;
	text-align: center;
	font-weight: bold;
	}

td.cuerpo
	{
	font-size: 10pt;
	font-family: Times New Roman;
	color: black;
	background-color: #ECFFFF;
	text-align: justify;
	}

td.separacion
	{
	height= 20px;
	}

A:link
	{
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: none;
	color: #0066CC;
	}

A:visited
	{
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: none;
	color: #0066CC;
	}

A:hover
	{
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: none;
	color: red;
	}
