body { 
  margin: 0px; font-size: 13px; 
  font-family: Verdana, Arial, Helvetica, san-serif; 
  background-color: #000000; color: #113311; 
  background-image: url(/graphics/background.jpg);
  background-repeat: no-repeat;
}
p, td, ol, ul, li, dl, dt, dd { 
  color: #113311; font-size: 13px; 
  font-family: Verdana, Arial, Helvetica, san-serif; }

h1, h2, h3, h4, h5, h6 { 
  text-align: center; padding: 0px; margin: 0px; 
  font-weight: bold; font-family: Verdana, Arial, Helvetica, san-serif; }

h1 { color: #88aa88; font-size: 24px; }
h2 { color: #668866; font-size: 20px; }
h3 { color: #446644; font-size: 18px; }
h4 { color: #224422; font-size: 16px; }

dt { font-weight: bold; color: #446644; font-size: 14px; }
dd { margin-left: 20px; margin-bottom: 15px; }
form { padding: 0px; margin: 0px; }
ul li { list-style: circle; padding-bottom: 5px; }
blockquote { margin: 0px 10% 0px 10%; }
hr {
  width: 85%; height: 1px; 
  margin-top: 10px; margin-bottom: 10px; 
  border-bottom: 1px solid #88aa88; 
  border-top: 0px solid #000000; 
  border-left: 0px solid #000000; 
  border-right: 0px solid #000000; }

td.content { background: #cceecc; margin: 0px; padding: 10px 20px 10px 20px; }
td.content p { background: #cceecc; }
td.content h2 { padding-top: 15px; }
td.content h3 { padding-top: 15px; }

a { font-weight: bold; }
a:link { color: #552929; text-decoration: none; }
a:visited { color: #996d6d; text-decoration: none; }
a:hover { color: #ff0000; text-decoration: none; }
a:active { color: #ff0000; text-decoration: none; }

table.textlinks { margin: 25px 0px 5px 0px; }
td.nav { text-align: center; color: #99bb99; }

img.title { margin-top: 5px; margin-bottom: 25px; }
h2.title { color: #446644; font-size: 20px; text-align: right; padding: 0px 15px 0px 0px; }
h3.title { color: #446644; font-size: 16px; padding-top: 0px; }
h4.title { color: #668866; font-size: 15px; text-align: right; padding: 0px 25px 0px 0px; }

table.qs { padding: 10px; }
table.qs th { padding: 0px 0px 10px 0px; }
table.qs td { padding: 0px 15px 0px 15px; }

.disclaimer { color: #ff0000; text-align: center; font-size: 11px; }
.copyright { color: #000000; text-align: center; font-size: 11px; }

