body { 
       background: #000000; 
       background-image: url(../images/iww_background_sized.gif); 
       background-repeat: no-repeat;
       background-attachment: fixed;
       background-position: center;
       font-size: 14px;
       font-family: helvetica; 
       font-weight: normal; 
}

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

table.outer { 
              background: #ffffff; 
              font: 'copperplate gothic', sans-serif; 
              font-size: 12px;
              font-family: copperplate, sans-serif; 
              font-weight: bold; 
              width: 790px;
              text-align: center;
}

td.left  { 
              background: #ffffff; 
              border: solid #000000 1px;
              font: 'copperplate gothic', sans-serif; 
              font-size: 12px;
              font-family: copperplate, sans-serif; 
              font-weight: normal; 
              text-align: left;
}

td.right { 
              background: #ffffff; 
              border: solid #000000 1px;
              font: 'copperplate gothic', sans-serif; 
              font-size: 12px;
              font-family: copperplate, sans-serif; 
              font-weight: normal; 
              text-align: left;
}


table.grey  { 
              background: #c0c0c0; 
              border: solid #000000 1px;
              font: 'copperplate gothic', sans-serif; 
              font-size: 12px;
              font-family: copperplate, sans-serif; 
              font-weight: normal; 
              text-align: center;
}

table.left  { 
              background: #ffffff; 
              border: solid #000000 1px;
              font: 'copperplate gothic', sans-serif; 
              font-size: 12px;
              font-family: copperplate, sans-serif; 
              font-weight: normal; 
              text-align: left;
}

table.right { 
              background: #ffffff; 
              border: solid #000000 1px;
              font: 'copperplate gothic', sans-serif; 
              font-size: 12px;
              font-family: copperplate, sans-serif; 
              font-weight: normal; 
              text-align: left;
}

h4.box  { 
              background: #000000; 
              color: #ffffff; 
              font: 'copperplate gothic', sans-serif; 
              font-family: copperplate, sans-serif; 
              font-size: 16px;
              font-weight: bold; 
              text-align: center;
              width: 375px;
}

p.box  { 
              background: #000000; 
              color: #ffffff; 
              font: 'copperplate gothic', sans-serif; 
              font-family: copperplate, sans-serif; 
              font-size: 16px;
              font-weight: bold; 
              text-align: center;
              width: 375px;
}

