body { background-color: #FFFFFF; font-family: Arial, Helvetica, sans-serif;  margin: 0;}
ul, li, h3, p, td, th {  font-family: Arial, Helvetica, sans-serif; }
h3, a, th  { font-weight: bold}
a {  text-decoration: none; color: #009900 }
th {  background-color: #CCCCCC }
a:hover {  color: #FF9900}
h2, p.h2 { font-family: Arial, Helvetica, sans-serif; font-weight: bold ; color: #FFFFFF}
p.h2 { font-size: 18pt; }
.h2 { font-family: Arial, Helvetica, sans-serif; font-weight: bold ; color: #FFFFFF}
hr {  color: #009900; text-align: center}
h3 { text-align: center }
.right{  background-color: #FFCC00; color: #FFFFFF;  text-align: center; font-weight: bold;   padding-top: 2px; border: ridge #FFCC00;     }
.s {  font-weight: bold; color: #FFFFFF; background-color: #000000; text-align: center; padding-right: 5px; padding-left: 5px}
.yellow {  background-color: #FFCC00; color: #FFFFFF;  text-align: center; font-weight: bold;}
.red  {  background-color: #F00; color: #FFFFFF;  text-align: center; font-weight: bold;}
.green  {  background-color: #009900; color: #FFFFFF;  text-align: center; font-weight: bold;}
.ltgreen  {  background-color: #00CC00; color: #FFFFFF;  text-align: center; font-weight: bold;}
.lightblue  {  background-color: #6699FF; color: #FFFFFF;  text-align: center; font-weight: bold;}
.darkblue  {  background-color: #3300CC; color: #FFFFFF;  text-align: center; font-weight: bold;}
.mauve  {  background-color: #CC99FF; color: #FFFFFF;  text-align: center; font-weight: bold;}
.purple  {  background-color: #9900CC; color: #FFFFFF;  text-align: center; font-weight: bold;}
.game  {  background-color: #EDEDED; color: #666;  text-align: center; font-weight: bold;}
#me {  font-weight: bold; color: #009900; background-color: #FFCC00; text-align: center; }
#me #c {  font-size: 1.2em; /*line-height: 50%; vertical-align: middle;*/	}
/* This below is to add a global menu where there was none.*/
#menu {	border-top: 4px dashed #999 ; margin-top: 19px; padding: 5px;  text-align: center;}
#menu:before {
  content: "The menu below was not included in the original design!";
  color: #999;
  font-size: 1.2em;
  display: block;
  text-align: center; 
   }
#menu a {font: bold 1em Arial, Helvetica, sans-serif; margin: 5px; padding: 5px; color: #FFF; border: 1px solid; line-height: 3em; white-space: nowrap; background: #FC0;  }
#menu a:hover { background: #FFF; color: #FC0; text-decoration: none; }

