.mainbody {font-family: Verdana;
font-size: 12px;
line-height: 14px;
}

.redhead {font-family: Verdana;
font-size: 18px;
line-height: 18px;
font-weight: bold;
text-align: center;
color: #ff0000;
}

.salesbox {
font-family: Verdana;
font-size: 22px;
line-height: 24px;
font-weight: bold;
text-align: center;
color: #000000;
}

.paypal {
font-family: Verdana;
font-size: 18px;
line-height: 18px;
font-weight: bold;
text-align: center;
color: #000000;
}

.reducedprice {
font-family: Verdana;
font-size: 24px;
line-height: 24px;
font-weight: bold;
text-align: center;
color: #000000;
text-shadow:3px 3px #d3d3d3;
}

.strikethrough {
text-decoration:line-through;
}

.colorred {color: #ff0000;}