.body {  
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    font-style: normal; 
    line-height: 13px; 
    font-weight: normal;
    color: #CC6600;
}
.small {  
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    font-style: normal; 
    line-height: normal; 
    font-weight: normal;
    color: #CC6600;
}
.body td {  
    font-family: Arial, Helvetica, sans-serif; 
    color: #CC6600;
}
.coupon {
    border: 1px dashed #FFFFFF;
    width: 380;
    height: 150;
}
.coupon .header {
    text-align: center;
}
.coupon .details {
    font-size: 8px;
}

