 P
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11pt;
}  
H1
	{
	font-size: 18pt;
	}	
H2
	{
	font-size: 16pt;
	}	
H3
	{
	font-size: 13pt;
	}	
H4
	{
	font-size: 12pt;
	}	

A:link
	{
	text-decoration: none;
	color:#cc0000;
}
	
A:visited
{
	text-decoration: none;
	color:#cc0000;
}

A:hover
	{
	text-decoration: underline;
	color:blue;
}

.seis {
	font-size : 6pt;
	font-family : "MS Sans Serif", "Small Fonts", Arial;
}
.siete {
	font-size : 7pt;
	font-family : "MS Sans Serif", "Small Fonts", Arial;	
}
.ocho {
	font-size : 8pt;
}
.nueve {
	font-size : 9pt;
}

.diez {
	font-size : 10pt;
}

.doce {
	font-size : 12pt;
}

.trece {
	font-size : 13pt;
}

.catorce {
	font-size : 14pt;
}

.quince {
	font-size : 15pt;
}

.dieciseis {
	font-size : 16pt;
}

.diecisiete {
	font-size : 17pt;
}

.dieciocho {
	font-size : 18pt;
}

.diecinueve {
	font-size : 19pt;
}

.veinte {
	font-size : 20pt;
}

.veinticinco {
	font-size : 25pt;
}
.treinta {
	font-size : 30pt;
}
.treintaicinco {
	font-size : 35pt;
}
.cuarenta {
	font-size : 40pt;
}