h1, h2, h3, h4, h5, h6  { margin-left: 10; margin-right: 10 }
p                       { margin-left: 10; margin-right: 10; text-align: justify }
.quote                  { margin-left: 80; font-family: Arial; font-size: 10pt; font-style: italic }
.quote2                 { font-family: Arial; font-size: 10pt; font-style: italic }
a:link.nav              { color: #FFFFFF; text-decoration: none; font-size: 10px; font-family: Arial; font-weight: bold }
a:visited.nav           { color: white; text-decoration: none; font-size: 10px; font-family: Arial; font-weight: bold }
a:active.nav            { color: red; text-decoration: none; font-size: 10px; font-family: Arial; font-weight: bold }
a:hover.nav             { color: yellow; text-decoration: underline; font-size: 10px; font-family: Arial; font-weight: bold }
p.nav                   { margin-top: 0; margin-bottom: 0; margin-left: 0; }
p.sub                   { margin-left: 5; margin-top: 0; margin-bottom: 0 }
hr                      { width: 80% }
td.sidebar              { font-family: Arial; font-size: 12 px }
a:link.navr             { color: white; text-decoration: none }
a:visited.navr          { color: white; text-decoration: none }
a:active.navr           { color: red; text-decoration: none }
a:hover.navr            { color: yellow; text-decoration: underline }
address                 { font-family: Arial; font-size: 12px; text-align: center }
a:link                  { color: maroon; text-decoration: none }
a:visited               { color: maroon; text-decoration: none }
a:active                { color: maroon; text-decoration: none }
a:hover                 { color: #37319D; text-decoration: underline }
address                 { font-family: Arial; font-size: 12px; text-align: center }
p.nav2                  { margin-top: 0; margin-bottom: 0; text-align: center }
ul.nav                  {list-style-type: disc; color: white; margin-left: 0; padding-left: 0 }
ul.nav2					{list-style-type: square; color: white; }