body {
  margin:0px 0px 0px 0px;
  padding:5px 5px 5px 5px;
  font-family:tahoma, verdana, sans-serif;
  background-color: #000000;
  color: #CCCCCC;
  font-size: 10pt;
}
h1 {
  color: #AAAAAA;
  font-size: 16pt;
  font-weight: bold;
}
h2 {
  color: #AAAAAA;
  font-size: 11pt;
  font-weight: bold;
}
p {
  color: #DDDDDD;
  font-size: 10pt;
  font-weight: normal;
}
td.joinquest {
  color: #CCCCCC;
  font-size: 10pt;
  font-weight: normal;
}
td.joinanswer {
  font-weight: normal;
}
input,textarea,select {
  font-family:tahoma, verdana, sans-serif;
  font-size: 10pt;
  color: #333333;
  background-color: #DDDDDD;
}