body         { font-family: Arial; color: #000000; }
h1           { font-size: 18pt; font-weight: normal; text-align: center; }
h2           { font-size: 14pt; font-weight: normal; text-align: center; }
h3           { font-size: 9pt }

.header      { font-size: 24pt; color: #FF0000; text-align: center; 
               vertical-align: center; border-top: 5px solid #E0E0E0;}
.contact     { font-size: 9pt; vertical-align: top; padding: 5; 
               background-color: #E0E0E0; }

.page        { padding:20; text-align:left; vertical-align:top;}
.text        { font-size: 9pt}

.button      { font-size: 9pt; color: #5C5C5C; font-weight: bold; text-align: left; 
               vertical-align: center }

.nav1        { text-align:center; vertical-align:center; background-color: #E0E0E0 }
.button1     { font-size: 11pt; color: #5C5C5C; font-weight: bold }

.nav2        { vertical-align:top; padding-left: 10; padding-top:40; text-indent:0; 
               line-height: 100%; border-right: 5px solid #E0E0E0; }
.button2     { font-size: 9pt; color: #5C5C5C; font-weight:bold; padding-left: 5 }

.nav3        { text-align: center; vertical-align:center; background-color: #E0E0E0 }
.button3     { font-size: 8pt; color: #5C5C5C; font-weight:bold }

.form_select { padding:2px; font-family: Arial; font-size: 8pt; color: #5C5C5C; 
               border: 1px solid #E4E4E4; background-color: #E4E4E4 }

a:link       { color: #5C5C5C; text-decoration: none }
a:visited    { color: #5C5C5C; text-decoration: none }
a:hover      { color: #0000FF; text-decoration: underline }
a:active     { color: #FF0000; background-color: #FFFFFF; font-weight: bold }

#selected    { text-decoration: none; border-bottom: 1px solid #5C5C5C; 
               border-left-width: 1px; border-right-width: 1px; border-top-width: 1px }
#no_decor    { text-decoration: none }