BODY {
  margin: 0px; scrollbar-base-color: #000000; 
  background-color: #000000; color: #999999; 
  font-size: 15px; font-family: Arial, Helvetica, sans-serif; }

P, TD, LI {
  font-size: 15px; 
  font-family: Arial, Helvetica, sans-serif; }

form { padding: 0px; margin: 0px; }
ul li { list-style: circle; padding-bottom: 10px; }
ol li { padding-bottom: 10px; }
hr {
  width: 85%; height: 1px; text-align: center; 
  margin-top: 10px; margin-bottom: 10px; 
  border-bottom: 1px solid #cc9966; 
  border-top: 0px solid #000000; 
  border-left: 0px solid #000000; 
  border-right: 0px solid #000000; }

A { font-weight: bold; }
A:link { color: #cc9966; text-decoration: none; }
A:visited { color: #cc9966; text-decoration: none; }
A:hover { color: #cc6600; text-decoration: underline; }
A:active { color: #cc6600; text-decoration: underline; }

A.nav { font-family: "Times New Roman", Times, serif; }
A.nav:link { font-weight: bold; text-decoration: none; }
A.nav:visited { font-weight: bold; text-decoration: none; }
A.nav:hover { color: #cc6600; text-decoration: underline; }
A.nav:active { color: #cc6600; text-decoration: underline; }

.red { color: #cc9966; }
.graybold { font-size: 15px; font-weight: bold; color: #cccccc; }
.gray { font-size: 15px; color: #cccccc; }

.dot { font-size: 15px; color: #cccccc; }

#aa p { 
  margin-top: 0px; margin-bottom: 0px; 
  padding-top: 0px; padding-bottom: 6px; }
#aa blockquote { 
  margin: 0px 20px 0px 20px; 
  padding-top: 0px; }

#aa img { padding-right: 10px; }