body, p, td {
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
 }

h1 {
  font-family: "Times New Roman",Verdana, Arial, Helvetica, sans-serif;
  font-style: italic;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
}

h1 sup	{
  font-family: "Times New Roman",Verdana, Arial, Helvetica, sans-serif;
  font-style: italic;
  font-weight: bold;
  font-size: 14px
}

h2 { 
  font-family: "Times New Roman",Verdana, Arial, Helvetica, sans-serif;
  font-style: italic;
  font-weight: bold;
  font-size: 16px;
}

h3 { 
  font-family: "Times New Roman",Verdana, Arial, Helvetica, sans-serif;
  font-style: italic;
  font-weight: bold;
  font-size: 14px;
}

a.navbar {
  font-size: 12px
}

.copyright {
  font-size: 10px
}

.topspace{
margin-top: 6px;
margin-bottom: 0px
}

.bottomspace{
margin-top: 0px;
margin-bottom: 6px
}

.nospace{
margin-top: 0px;
margin-bottom: 0px
}

.topbottom{
margin-top: 12px;
margin-bottom: 6px
}

.indent-nospace{
margin-top: 0px;
margin-bottom: 0px;
margin-left: .25in
}

li {
margin-top: 0px;
margin-bottom: 0px
}