body{
   font-family:'trebuchet ms',trebuchet,helvetica,sans-serif;
   font-size:13px; line-height:15px;
}

a{
   color:#a6030a;
   text-decoration:underline;
}

div#toplinks{
   display:none;
}

div#sidelinks{
   display:none;
}

div#sideblurb{
   display:none;
}

div#quote{
   margin-top:20px;
}

div#content p{
   margin:10px 0;
}

div#content p.center{
   text-align:center;
}

div#content p.right{
   text-align:right;
}

div#content h1{
   margin:10px 0;
   font-size:24px; line-height:24px;
}

div#content h2{
   margin:25px 0 10px 0;
   font-size:18px; line-height:18px;
}

div#content ul{
   list-style-type:square;
}

div#content div.product{
   display:none;
}

td{
   vertical-align:top;
   padding:5px;
}

div#quote{
   display:none;
}

div#footer{
   display:none;
}

div#coupon{
   border:5px dashed;
   padding:25px;
   text-align:center;
}

div#coupon p.serial{
   font-weight:strong; margin:0;
   text-align:right;
}

div.noprint,p.noprint{
   display:none;
}

