body
{
   font-family: arial,helvetica,verdana,sans-serif;
   color: silver;
   background-color: black;
}
a
{
   font-size: 10pt;
   color: silver;
   text-align: center;
}
a:hover
{
   color: white;
}
td.PageTitle
{
   font-size: 20pt;
   font-weight: bold;
   text-align: center;
}
td.PageText
{
   font-size: 10pt;
   text-align: center;
}
td.PageTextLeft
{
   font-size: 10pt;
   text-align: left;
}
td.PageBlackTextOnSilver
{
   font-size: 10pt;
   color: black;
   background-color: Silver;
   text-align: center;
   font-style:italic;
}
td.PageSmallText
{
   font-size: 8pt;
   text-align: center;
}
