
body  { color: gray; background-color: #ffefd5; text-indent: 0.9em }
a:link { color: teal }
a:vlink { color: gray }
a:active  { color: aqua; font-style: italic; font-weight: bold }
.right { text-align: right }
.left { text-align: left }
.center { text-align: center }
.small { font-size: 0.8em }
.large { font-size: 1.2em }
hr.brown { color: #8b0000; position: relative; width: 20%; height: 5px }

