body { 
       background: #000000; 
       color: #ffffff;
       font-size: 13px;
       font-family: helvetica; 
       font-weight: normal; 
}

a { font-size: 13px; font-weight: normal; color: #ffffff; text-decoration: none; }
a:visited { font-weight: normal; color: #ffffff; text-decoration: none;  }
a:active  { font-weight: normal; color: #ffffff; text-decoration: none; }
a:hover   { font-weight: normal; 
            color: #ffffff; 
            text-decoration: none; }

table.outer { 
              background: #000000; 
              font: 'copperplate gothic', sans-serif; 
              font-size: 13px;
              font-family: copperplate, sans-serif; 
              font-weight: bold; 
              width: 770px;
              text-align: left;
}

table.top { 
              background: #000000; 
              font: 'copperplate gothic', sans-serif; 
              font-size: 14px;
              font-family: copperplate, sans-serif; 
              font-weight: normal; 
              text-align: center;
}

table.photo { 
              background: #000000; 
              font: 'copperplate gothic', sans-serif; 
              font-size: 13px;
              font-family: copperplate, sans-serif; 
              font-weight: normal; 
              text-align: left;
}

table.grey {
              background: #c0c0c0; 
              font: 'copperplate gothic', sans-serif; 
              font-size: 14px;
              font-family: copperplate, sans-serif; 
              font-weight: bold; 
              margin: auto;
              text-align: center;
}

p.bold {
              background: #000000; 
              font: 'copperplate gothic', sans-serif; 
              font-size: 13px;
              font-family: copperplate, sans-serif; 
              font-weight: bold; 
              text-align: center;
}

p.notice {
              background: #000000; 
              font: 'copperplate gothic', sans-serif; 
              font-size: 13px;
              font-family: copperplate, sans-serif; 
              font-weight: normal; 
              text-align: center;
}

