body { font-family: Arial, Helvetica, sans-serif; font-size: 13px }
h1 { font-weight: bold; font-family: Arial, Helvetica; font-size: 20px; margin: 10,0,10,0 }
h2 { font-weight: bold; font-family: Arial, Helvetica; font-size: 17px; color: #990000; margin: 10,0,2,0 }
ul { font-weight: normal; margin: 5,0,0,20 }
td, p { font-size: 13px }
a { font-size: 13px; text-decoration: none }
.small { font-size: smaller }
.black_bold { color: black; font-weight: bold }
.gift-idea { font-size: 15px; color: red; font-weight: bold }
.yellow_bold { color: #FFFF00; font-weight: bold }
.white_text { color: white }
.white_bold { color: white; font-weight: bold }
.coupon { color: red; text-decoration: none; font-size: 12px }
.expiration { color: red; font-size: 12px }
a:link { color: blue }
a:visited { color: #800080 }
a:hover { color: #990000 }
a.coupon:link { color: red }
a.coupon:visited { color: red }
a.coupon:hover { color: #990000 }
