body { background-color: white; color: black; font-family: Times, serif }
p, div { text-indent: 2em }
div.textbox, p.plain, div.plain, p.title { text-indent: 0em }
div.textbox { width: 40em }
p.title { text-align: center; font-size: 135.7% }
p.author, p.subhead { font-style: Italic }
p.author { text-align: right }
a:link, a:visited { text-decoration: none }
a:link { color: blue }
a:visited { color: darkblue }
a:hover { color: lightgreen; text-decoration: underline }
