.title
{  font-family: Arial;
   font-size: 10pt;
   font-weight: bold;
   color: #000000;
}
.norm
{
  color: #000000;
  font-family: Arial;
  font-size: 10pt;
}
.swords
{
   color: #00000;
   font-family: Arial;
   font-size: 8pt;
   font-weight: bold;
}
.table
{
  border: 2 solid #004488;
  background-image:url('images/bg5.gif');   
}
.button
{
   font-family: Arial;
   font-size: 8pt;
   color: #003F7D;
   font-weight: bold;
   background-color: #FFFFFF;
   border: 1 solid #003F7D;
}
.boxes
{
   font-family: Arial;
   font-size: 8pt;
   font-weight: normal;
}
.letters
{
   font-family: Arial;
   font-size: 10pt;
   color: #FF0000;
   font-weight: bold;
}