.nomargin
{
    margin: 0;
}
p.big, a.big, h1 
{ 
    font-size: 13pt;
    font-family: verdana,arial,helvetica,sans-serif; 
    font-weight: bold;
    color: #135cae;
    text-decoration: none;
}
p.title, a.title, h2 
{ 
    font-size: 12pt;
    font-family: sans-serif;
    font-weight: bold;
}
p.mono, a.mono { font-size: 16pt;
  font-family: monospace;
  font-weight: bold;
}
p.large, a.large { font-size: 16pt;
  font-family: "Arial", "Helvetica", sans-serif;
}
p.medium, a.medium { font-size: 14pt;
  font-family: "Arial", "Helvetica", sans-serif;
}
p.smalltitle, a.smalltitle, h3 { font-size: 10pt;
  font-family: "Arial", "Helvetica", sans-serif;
}
p, td, th, a, ul, div, span, form { font-size: 11pt;
  font-family: "Arial", "Helvetica", sans-serif;
}
.topic_title { line-height: 1.3 }
.small { 
  font-family: arial,helvetica,sans-serif; 
  font-size: 10pt;
}
.smaller,textarea,input,button { 
  font-family: arial,helvetica,sans-serif; 
  font-size: 8pt;
}
.smallest { 
  font-family: arial,helvetica,sans-serif; 
  font-size: 7pt;
}
