body {
  color:black;
  background-color: FFFFFF;
}

body, table, cite, ul, ol, h1, h2, h3, h4 {
  font-family:sans-serif;
  /*font-size:11pt;*/
}

a:link {
  color: 0000BB;
  text-decoration: none;
}

a:visited {
  color: 0000BB;
  text-decoration: none;	
}

span.sidelink {
  font-family: Futura;
  font-size: 12pt
}

span.highlighted {
  color: CC0000;
}

span.quote {
  font-style: italic;
}

div.mathquote {
  font-size: 9pt
}

