body, html { 
  font-family: Helvetica;
  font-size: 14pt;
  line-height: 1.75em;
  margin: 0 1.5em 0 1.5em;
}

pre { 
  font-family: Monaco; 
  font-size: 90%; 
  margin: 1em;
  padding: 1em;
  background: #eff2ff;
  border: 1px dotted #aaaaaa;
  line-height: 1.4em;
}

h1, h2, h3 { font-weight: normal; color: #333; }
h1 { margin-top: 1.5em; font-size: 1.5em; }
h1.title { font-size: 2em; }
h2 { font-size: 1.25em; }
h3 { font-size: 1.0em; }

ul { padding: 0em; }
ul li { margin-left: 2em; }

table.docutils { margin-left: auto; margin-right: auto; }
table.citation { margin-left: 0; }
table, thead, th, tr, td { border: 0; }
th { font-weight: bold; text-align: center; }

dd { color: #666666; font-style: italic; font-size: 90%; margin-left: 2em; }
blockquote { font-size: 90%; line-height: 1.5em; font-style: italic; }

cite { font-family: Monaco; font-style: normal; font-size: 90%; }

.docinfo-name { display: none; }
.docinfo { color: #333; font-style: italic; }