/* Cascading style sheet for tjd@chiark */
/* $Id: style.css,v 1.7 2011/10/13 09:53:57 tjd Exp $ */

.footref {
  font-size: x-small;
  vertical-align: super;
}
.footnote {
  font-size: x-small;
}
.footnotenumber {
  font-size: x-small;
  font-weight: bold;
}
.booktitle {
  font-style: italic;
}
.papertitle {
  font-weight: bold;
}
.papersection {
  font-weight: bold;
}
h1 { font-size: x-large; }
h2 { font-size: large; }
h3 { font-size: medium; }

