*,p,.neonorm
{
  font-family:Verdana,Arial,Helvetica;
  /* font-size:small; */
  /* font-size:0.8em; */
  font-size:10pt;
}
.neosmall
{
  font-family:Verdana,Arial,Helvetica;
  /* font-size:x-small; */
  /* font-size:0.6em; */
  font-size:8pt;
}
.neolarge
{
  font-family:Verdana,Arial,Helvetica;
  font-size:12pt;
}
.neotitle
{
  margin:1em 0 1em;
  font-family:Verdana,Arial,Helvetica;
  font-weight:bold;
  /* font-size:medium; */
  /* font-size:1.0em; */
  font-size:12pt;
  border-bottom-style:dotted;
  border-width:1px;
  color:#000;
}
.neolink
{
  font-family:Verdana,Arial,Helvetica;
  font-weight:bold;
  /* font-size:small; */
  /* font-size:0.8em; */
  font-size:10pt;
  color:#358;
  text-decoration:none;
  border-bottom:1px dotted;
}
a
{
  text-decoration:none;
  font-size:100%;
  color:#d71920;
}
.neoborder
{
  border-width:1px;
  border-color:black;
  border-style:solid;
}
