 BODY { font-size:10pt; color:#333333; background-image:url(images/bg.jpg) } 
 td { font-size:9pt; color:#999999;line-height: 150%;} 
 
a:link { color: #333333; text-decoration: none}
a:hover { color: #FF3366; text-decoration: underline}
a:visited { color:#333333; text-decoration: none}
a:active { color: #FF3366; text-decoration: underline}

 .word1 { color: #999999; font-size:10pt;} 
a.word1:link{color:#999999}
a.word1:hover {color: #FF3366; text-decoration: underline}
a.word1:visited {color: #999999; text-decoration: underline}
a.word1:active {color: #FF3366; text-decoration: underline}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #FFF7F7;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #F9F9F9;
}
TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #FFCCCC;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #FFCCCC;
  color: #FFFFFF;
  font-weight: bold;
}

.p1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #0000FF;
}

.p2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #ff0000;
}
