
BODY {
  background-color : white;
  }
DIV.head {
  margin-top : 1em ;
  margin-bottom : 3em ;
  }
H2.title {
  margin-top : 1.5em ;
  }
DL {
  margin-left : 5% ;
  margin-right : 5% ;
  }
DT {
  margin-top : 1.5em ;
  }
SPAN.date {
  }
DD.title {
  margin-top : 6pt;
  margin-bottom : 6pt;
  }
SPAN.title {
  font-weight : bold;
  font-size : large;
  font-family : serif ;
  }
SPAN.title SMALL {
  font-weight : bold;
  font-size : 70%;
  font-family : serif ;
  }
EM.name {
  font-style : italic ;
  font-family : serif ;
  font-size : 120% ;
  }
SPAN.institution {
  font-family : monospace ;
  }
DD.note {
  font-weight : bold ;
  }
DD.abstract {
  font-size : smaller ;
  }
DL P {
  margin-top : 0.2em;
  margin-bottom : 0.2em;
  }
A:link {
  color : black;
  }
A:visited {
  color : black;
  }
A:active {
  color : black;
  }