.A8  {
	font-size : 9pt;
	line-height : 1.2;
	font-family : Verdana, Arial;
}
.A10  {
	font-size : 10pt;
	line-height : 1.2;
	font-family : Verdana, Arial;
}

.A12  {
	font-size : 12pt;
	line-height : 1.3;
	font-family : Verdana, Arial;
}

.A14  {
	font-size : 14pt;
	line-height : 1.2;
	font-family : Verdana, Arial;
}

.A16  {
	font-size : 16pt;
	line-height : 1.3;
	font-family : Verdana, Arial;
}

.A18  {
	font-size : 18pt;
	line-height : 1.3;
	font-family : Verdana, Arial;
}

.A20  {
	font-size : 20pt;
	line-height : 1.3;
	font-family : Verdana, Arial;
}

.FREE  {
	line-height : 1.3;
	font-family : Arial;
}

.TDIN  {
	font-size : 9pt;
	font-family : monospace;
}

H3  {
	font-size : 14pt;
	line-height : 1.3;
	font-family : Verdana, Arial;
}

H2  {
	font-size : 16pt;
	line-height : 1.3;
	font-family : Verdana, Arial;
}

H1  {
	font-size : 20pt;
	line-height : 1.3;
	font-family : Verdana, Arial;
}

TD,BODY  {
	font-size : 8pt;
	line-height : 1.2;
	font-family : Verdana, Arial;
	font-weight : normal;
}

B  {
	font-weight : bold;
}

STRONG  {
	font-size : 120%;
}

U  {
	font-style : underlined;
}

I  {
	font-style : italiced;
}

SMALL  {
	font-size : 70%;
}

A:active,A:link,A:visited  {
	text-decoration : none;
	color : #BB0000;
	font-size : 10pt;
	font-weight : bold;
}

A:hover  {
	color : Black;
	font-weight : bold;
	text-decoration : underline;
}

A.correo:active,
A.correo:link,
A.correo:visited  {
	text-decoration : none;
	font-weight : normal;
	font-size : 9pt;
	color : Red;
}

A.correo:hover  {
    text-decoration : none;
    color : #333333;
    font-weight : normal;
}

