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

a { font-size: 10px; font-weight: normal; color: #000000; }
a.link { font-size: 13px; 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: 13px;
              font-family: copperplate, sans-serif; 
              font-weight: bold; 
              filter:progid:DXImageTransform.Microsoft.BasicImage(opacity: 0.90);
              -moz-opacity: 0.90;
              width: 770px;
              text-align: left;
}

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

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

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

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

table.document { 
              background: #ffffff; 
              font: 'copperplate gothic', sans-serif; 
              font-size: 13px;
              font-family: copperplate, sans-serif; 
              font-weight: normal; 
              filter:progid:DXImageTransform.Microsoft.BasicImage(opacity: 0.90);
              -moz-opacity: 0.90;
              width: 770px;
              text-align: left;
}

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