﻿BODY {
background-image: url(images/back.jpg);
background-attachment: fixed;
}
BODY,TD,TH,DIV,P {
 font-family: arial, helvetica, sans-serif;
   color: #707070;
   font-size: 12pt;
   letter-spacing: 1pt;
}
H1 {
   font-size: 14pt;
}
H2 {
   font-size: 16pt;
}
H3 {
   font-size: 18pt;
}
H4 {
   font-size: 20pt;
}
A.quantity {
   text-decoration: none;
}
.small {
   font-family: lucida sans unicode, arial, helvetica, sans-serif;
   color: #ffffff;
   font-size: 8pt;
   letter-spacing: 0pt;
}   
a:link { color: #707070; text-decoration: none } 
a:active { color: #707070; text-decoration: none } 
a:hover { color: #707070; text-decoration: none }
a:visited { color: #707070; text-decoration: none }
}