body {
  background-color: #cccccc;
  color: #333;
}
/*
IMG {
  border-style: solid;
  border-width: 1px;
  border-color: #000;                                                                
}*/
/*
TABLE {                                                                         
  border-width: 0px;                                                                
}                                                                               
*/
/*
TABLE {
  border-spacing: 12pt
}
*/
A {                                                                             
/*  color: #fff; */
/* Netscape 4.76 didn't like this...  border: none; */
}                                                                               
H1 {
  text-align: center;
  color: #cc0000;
}
H2 {
  text-align: left;
}
H3 {
  text-align: left;
}
H4 {
  text-align: left;
}
H5 {
  text-align: left;
}
