body { font-family: palatino, georgia, times, serif;
  color: #fff;
  background-color: #000; }

p { font-family: palatino, georgia, times, serif;
  font-size: 12pt; 	 
  color: #fff; }

.small { font-family: palatino, georgia, times, serif;
  font-size: 10pt; 
  color: #666; }

.smallbold { font-family: palatino, georgia, times, serif;
  font-weight: bold;
  font-size: 10pt; 
  color: #fff; }

.smallboldtwo { font-family: palatino, georgia, times, serif;
  font-weight: bold;
  font-size: 10pt; 
  color: #fff; }

.question { font-family: arial, helvetica, sans-serif;
  margin: 0px 0px 0px 0px;
  font-weight: bold;
  font-size: 14pt; 	 
  color: #fff; }

a:link {
  font-weight: bold;
  text-decoration: none;
  color: #96f; }

a:visited {
  font-weight: bold;
  text-decoration: none;
  color: #63c; }
  
a:hover {
  font-weight: bold;
  text-decoration: underline;
  color: #c9f; }
  
a:active {
  font-weight: bold;
  text-decoration: none;
  color: #fff; }
