body {
  margin: 0 auto;
  text-align: center;
}
#everything {
  margin: 0 auto;
  padding: 3em;
  min-width: 500px;
  max-width: 45em;
  text-align: justify;
}
sup, sub { line-height: 80%; }
sup { font-size: 90%; }
sub { font-size: 70%; }
hr {
  border: none;
  border-top: 1px solid black;
  margin: 2em 0;
}
dt { float: left; margin-right: 1em;}
dd { margin-bottom: 0.75em; }
.sans { font-family: Helvetica, sans-serif; }
.reverse {
color: white; background-color: black;
font-family: Helvetica, sans-serif;
padding: 0 0.25em;
}
div.figure {
  margin: 3em;
  font-size: 90%;
  text-align: center;
}
div.figure div.caption {
  text-align: left;
  padding: 0 3em;
  margin-bottom: 2em;
}
p {
  line-height: 133%;
  margin: 0;
}
p+p, p.indent{
  text-indent: 1.5em;
}
p.noindent {
  text-indent: 0;
}
p.spacebefore {
  margin-top: 0.75em;
}
p.paragraph {
  text-indent: 0;
  margin-top: 1em;
}
p.paragraph>strong { margin-right: 1em; }
.VoteBox, .Auditorium { 
  font-variant: small-caps;
}
acronym {
  /*text-transform: lowercase;
  font-variant: small-caps; -- SIGH*/
  text-transform: uppercase;
  font-size: 90%;
  letter-spacing: 0.05em;
}
tr.linebelow>td { border-bottom: 1px solid black; }
tr.lineabove>td { border-top: 1px solid black; }
.bibliography {
  text-align: left;
  font-size: 90%;
  line-height: 120%;
}
.footnotes {
  font-size: 90%;
  line-height: 120%;
}
.abstract {
  padding: 0.5em 2em 1.5em 2em;
  background-color: #eee;
}
a:link, a:visited {
  text-decoration: none;
  color: #02c;
}
a:link.nocolor, a:visited.nocolor {
  color: black;
}
a:hover, a:visited:hover {
  text-decoration: underline;
}
.bibliography {
  text-align: left;
}
