h1           {
  font-size:14pt;
}
h2           {
  font-size:12pt;
}
DIV          {
  font-size : 14px;
}
p            {
  font-size:11pt;
}
b            {
  font-size:11pt;
  font-weight:bold;
}
a.nave:link {
  text-decoration: none;
  color: "#3300CC";
}
a.nave:visited {
  text-decoration: none;
  color: "#3300CC";
}
a.nave:hover {
  text-decoration: underline;
  color: "#FF0000";
}

