BODY { background-color: #888888; }

A { color: blue; text-decoration: none; }
A:hover { text-decoration: underline; }
H1 { text-align: left; margin: 0 3ex 10px 3ex; font: normal normal bold 20pt "Arial",sans-serif; }
H2 { text-align: left; margin: 0 3ex 10px 3ex; font: normal normal bold 16pt "Arial", sans-serif; }

TABLE.title { width: 80%; background-color: black; border: 1px solid #AAAAAA; }
TR.title { vertical-align: middle; }
TD.title { width: 10%; }
TD.title#titleleft { padding: 10px; text-align: left; }
TD.title#titleright { padding: 10px 1ex 10px 1ex; text-align: right; font: italic normal bold 10pt "Times",serif; color: #00FF00; }
TH.title { width: 80%; text-align: center; vertical-align: bottom; padding: 5px 3ex 5px 3ex; font: normal normal bold 14pt "Arial",sans-serif; color: white; }
A.title { color: #FFFF00; }
DIV.topwelcome { font: italic normal bold 8pt "Arial",sans-serif; color: white; }

TABLE.page { width: 80%; background-color: white; border: 1px outset; margin-top: 5px; }
TD.page { padding: 2em 5ex 3em 7ex; }

DIV.menu { float: left; margin: 0 2ex 1em 0; padding: 0.5em 3ex 1em 2ex; background-color: #EEEEEE; border: 2px groove; font: normal normal normal 12pt "Arial",sans-serif; }

P.text { text-align: justify; font: normal normal normal 12pt "Arial",sans-serif; }