a.footnote
{
 font-size: smaller;
 vertical-align: super;
 text-decoration: none;
}

body
{
 background: white;
 color: black;
}

div.section
{
  margin-left: 	1em;
  margin-right: 0;
  width: 	600;
}

p
{
  text-indent: .5em;
}

p.noindent
{
  text-indent: 0;
}

p.epigraph
{
  width: 30%;
  text-align: right;
  font: italic;
}

.caption, caption
{
  font-weight: 	bold;
  font-size: 	larger;
}
