body {  background-color: #FFFFFF}
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}
.s {  font-weight: bold; color: #FFFFFF; background-color: #000000; text-align: center; padding-right: 5px; padding-left: 5px}
.me {  font-weight: bold; color: #009900; background-color: #FFCC00}
.u {  font-family: "Lucida Sans Unicode"; font-size: 36pt; font-weight: bold; color: #CCCCFF; background-color: #660099; text-align: center; padding-top: 9px; padding-right: 9px; padding-bottom: 9px; padding-left: 9px}
.c {  font-size: 14pt; font-family: "Arial Black", Arial, Helvetica, sans-serif; line-height: 50%; vertical-align: baseline}
.yellow {  background-color: #FFCC00; text-align: center}
h2 { font-family: Arial, Helvetica, sans-serif; font-weight: bold ; color: #FFFFFF}
/* 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; }

