.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: 2px solid #004488;

}

.button

{

   font-family: Arial;

   font-size: 8pt;

   color: #003F7D;

   font-weight: bold;

   background-color: #FFFFFF;

   border: 1px solid #003F7D;

}

.boxes

{

   font-family: Arial;

   font-size: 8pt;

   font-weight: normal;

}

.letters

{

   font-family: Arial;

   font-size: 10pt;

   color: #FF0000;

   font-weight: bold;

}