a:link
{ text-decoration: none;
color: #993333; }

a:active
{ text-decoration: none;
color: #993333;
text-decoration: underline; }

a:visited
{ text-decoration: none;
color: #993333; }

a:hover
{ text-decoration: none;
color: #993333;
text-decoration: underline; }

body
{ margin: 0px;
padding: 0px;
background: #fff;
color: #000;}

.product
{ font-size: 13px;
line-height: 22px; 
font-family: Georgia, Verdana, Helvetica, sans-serif; }

span.strike
{ text-decoration: line-through; }

span.smallcaps
{ font-size: 10px; 
letter-spacing:.09em; }

.title
{ font-size: 12px;  
font-family: Georgia, Verdana, Helvetica, sans-serif;
text-transform: uppercase; }

.small
{ font-size: 10px; 
line-height: 16px; 
font-family: lucida grande, verdana, geneva, helvetica, arial, sans-serif; }

.smallandpale
{ font-size: 10px; 
line-height: 16px; 
font-family: lucida grande, verdana, geneva, helvetica, arial, sans-serif;
color: #666666; }

.line
{ border-top: solid #000000 1px;
padding-top: 2px; }