.titulo
	{
	font-size:10pt;
	font-family:verdana;
	font-weight:bold;
	text-decoration:none;
	}
	
.subtitulo
	{
	font-size:9pt;
	font-family:verdana;
	text-decoration:none;
	}

.menutopo
	{
	font-size:8pt;
	font-family:verdana;
	font-weight:bold;
	text-decoration:none;
	}	

.menutopo_activo
	{
	font-size:8pt;
	font-family:verdana;
	font-weight:bold;
	text-decoration:none;
	}	

td
	{
	font-family:verdana;
	font-size:8pt;
	font-weight:normal;
	line-height:1.5;
	}
	
.conteudo
	{
	font-family:verdana;
	font-size:8pt;
	font-weight:normal;
	line-height:1.5;
	}
	
.nulo
	{
	font-size:1pt;
	}

.conteudo_localizador
	{
	font-size:8pt;
	font-family:verdana;
	font-weight:bold;
	}
	
.menulateral
	{
	font-size:8pt;
	font-family:verdana;
	text-decoration:none;
	}
	
.menulateral_activo
	{
	font-size:8pt;
	font-family:verdana;
	text-decoration:none;
	}

a
	{
	text-decoration:none;
	}

a:hover
	{
	text-decoration:underline;
	}
	
a.menulateral
	{
	text-decoration:none;
	}
	
a.menutaleral:hover
	{
	text-decoration:underline;
	}
