body { color: black; background: white; text-align: left; font-family: Times, serif; }

dl dt { font-family: "AG Old Face", "Akzidens Grotesk", Helvetica, Arial, sans-serif; font-weight: bold; font-style: normal; }
table, tr, th, td, caption { text-align: left; }
ol { list-style-type: decimal }
ol ol { list-style-type: lower-alpha }
ol ol ol { list-style-type: lower-roman }
ul { list-style-type: square }
dd ul li { text-indent: 2em, margin: 0 }
pre { font-family: monospace; }
dd { margin-top: 0, margin-bottom: 0 }
dd ul { margin: 0 }

kbd { font-family: "AG Old Face", "Akzidens Grotesk", Helvetica, Arial, sans-serif; font-weight: normal; font-style: normal; }
cite { font-style: italic; }
dfn, dfn.dfn { font-weight: bold; font-style: normal; }
var { font-style: italic; }
var sub, var sup { font-style: normal; }

a.link:link { color: blue; text-decoration: underline; }
a.link:active { color: navy; text-decoration: underline; }
a.link:visited { color: maroon; text-decoration: underline; }

