body
{
   font-family: "'Copperplate Gothic Bold', Verdana, Arial";
   font-size: 100%;
}
td
{
   color: #FFFF00;
}
a
{
   color: blue;
}

h1
{
   font-size: 200%;
   text-align: center;
}


th
{
   text-align: center;
   background-color: Blue;
   color: white;
}                  
