body, td, p, h1, h2, h3, h4 { font: 9pt verdana, helvetica, arial, sans-serif; color: #000000 }

body { background: #ffffe6; text-align: left; margin: 1em }

div.nav { background: #ffffe6 }
div.main { margin: 3em 1em }

h1 { text-align: left; font-weight: bolder; font-size: 150%; color: black; text-decoration: none }
h2 { text-align: left; font-weight: bold; font-size: 120%; color: black; text-decoration: none }
h3 { text-align: left; font-weight: bold; font-size: 110%; text-decoration: underline }
h4 { text-align: left; font-weight: bold: font-size: 100%; text-decoration: underline }

table { border: none; text-align: left; font-size: 100% }

a { text-decoration: none }
a:hover, a:active { color: #777777; text-decoration: underline }
a.nav { color: #222222 }
a.nav:hover, a.nav:active { color: #ffffff; text-decoration: none }

p { text-align: left }
p.nav { color: #ffffff }
p.center { text-align: center }
p.right { text-align: right }

hr { clear: both }

