body
{ font-family: Helvetica, arial;
  color:ffffff;
  background-color:17388d;
  font-size:11pt;
}

h2.titulo
{color:#e3ac4b;
 text-align:center;

}
font.punto
{ color:#000000;
  font-size:14pt;
  font-weight:bold;
}
font.medida
{ color:#0000ff;
  font-size:14pt;
  font-weight:bold;
}

font.conica
{ color:#ff0000;
  font-size:14pt;
  font-weight:bold;
}



font.texto
{ color:#ffffff;
  font-size:12pt;
}
font.inactivo
{ color:#ffffff;
  font-size:12pt;
  font-weight:bold;
}

td.menu
{ font-size: 11pt;
  font-family: verdana;
  width="100";
  text-align:center;
}
A.menu:link 
{  text-decoration:none; 
  color:#ffd200;
  font-weight:bold
}
A.menu:visited 
{ text-decoration:none; 
  font-weight:bold;
  color:#ff1400;
}
A.menu:active 
{ text-decoration:none; 
  font-weight:bold;
  color:#ffc400;

}
A.menu:hover 
{ font-size: 11pt;
  text-decoration:underline; 
  color:#ffff00; 
  font-weight:bold;
}
td.texto
{ font-size: 11pt;
  font-family: verdana;
  width="100";
  text-align:center;
}
A.texto:link 
{  text-decoration:none; 
  color:#ffd200;
  font-weight:bold
}
A.texto:visited 
{ text-decoration:none; 
  font-weight:bold;
  color:#ff1400;
}
A.texto:active 
{ 
  text-decoration:none; 
  color:#ffc400;
  font-weight:bold;

}
A.texto:hover 
{ font-size: 12pt;
  text-decoration:underline; 
  color:#ffff00; 
  font-weight:bold;
}
