body { font-family: sans-serif; background: #ffffe0; color: #4C311E; margin: 3% 5% }
div { display: block }
h1 { text-align: center; font-size: large }
p   { text-align: justify }
a { text-decoration: none; font-weight: bold; }
a:link { color: #c00000 }
a:visited { color: #780000 }
a:active { color: #ff8000 }
a:hover { color: #f90 }
address { font-style: normal; font-size: small; text-align: right }
div.auth  { text-align: center; margin-top: 1em; margin-bottom: 1em }
div.source   { font-size: small; text-align: left; margin-top: 1em; margin-bottom: 1em }
div.info { text-align: center; font-style: normal; font-size: small }
div.notify { text-align: center; font-weight: bold; font-size: small }
em  { color: navy; font-style: normal; font-weight: bold }