BODY { background-color: #7290A6;
    font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000;
    margin: 10px;
    }
a:link {
    color: #D7A022;
    text-decoration: none;
    }

a:visited {
    text-decoration: none;
    color: #D7A022;
    }

a:hover {
    color: #FF0000;
    text-decoration: underline;
    }

a:active {
    color: #D7A022;
    text-decoration: none;
    }
a:link.email {
    color: #E0E6EC;
    text-decoration: none;
    }

a:visited.email {
    text-decoration: none;
    color: #E0E6EC;
    }

a:hover.email {
    color: #B7C6D1;
    text-decoration: underline;
    }

a:active.email {
    color: #E0E6EC;
    text-decoration: none;
    }

h1 { font-size: large; font-weight: 600; letter-spacing: 2px; text-align: center;
 }
h1.topQuality { font-size: 9px; font-weight: 600; letter-spacing: 2px; text-align: right;
  padding-right: 40px; padding-top: 22px; color: #E0E6EC;
 }
h1.topSuppliers { font-size: 10px; font-weight: 600; letter-spacing: 1px; text-align: right;
 padding-right: 40px; padding-top: 5px;
 }
h2 { font-size: x-small; font-weight: 600; text-decoration: none; text-align: center;
  margin-bottom: 2px; margin-top: 2px; color: #6D8CA3;
 }
h3 { font-size: x-small; font-weight: 600; text-align: left; color: #6D8CA3; margin-top: 10px; 
  margin-bottom: 5px; text-decoration: underline;
 }
TD { font-size: x-small; font-weight: 400;
 }
.bg {
  background-image: url(images/watermark.jpg);
  background-repeat: no-repeat;
  background-position: right bottom;
}
td.topQuality {
  background-image: url(images/gppack_r1_c2.gif);
  background-repeat: no-repeat;
  background-position: left top;
}

td.topSuppliers {
  background-image: url(images/gppack_r3_c2.gif);
  background-repeat: no-repeat;
  background-position: left top;
}

td.email {
    color: #B7C6D1;
    text-align: center;
    padding-top: 5px;
    }
