.price{ 
text-align: center;
font-family: "Arial Narrow";
font-size: 16px;
font-weight: bold;
color: #ff2120;
margin-bottom: 5px;
}

.price_normal
{
text-align: center;
font-family: "Arial Narrow";
font-size: 16px;
font-weight: bold;
color: #5f5f5f;
}
.plaincell{ font-size:11px;
color: #000000;
}
td
{
font-family: Tahoma,Verdana,sans-serif;
color: #000000;
font-size: 11px;
}