
BODY {
background-image: url(images/back.jpeg);
background-attachment: fixed;
}
BODY,TD,TH,DIV,P {
font-family: 'Open Sans', sans-serif;
   color: #336699;
   font-size: 10pt;
   letter-spacing: 0pt;
   SCROLLBAR-FACE-COLOR: #ffffff;
   SCROLLBAR-HIGHLIGHT-COLOR: #006600; 
   SCROLLBAR-SHADOW-COLOR: #ebebeb; 
   SCROLLBAR-3DLIGHT-COLOR: #ebebeb; 
   SCROLLBAR-ARROW-COLOR: #ff0000; 
   SCROLLBAR-TRACK-COLOR: #ebebeb; 
   SCROLLBAR-DARKSHADOW-COLOR: #ffffff;

}
H1 {
 font-family: 'Open Sans', sans-serif;
   color: #336699;
   font-size: 12pt;
}
H2 {
   font-family: 'Open Sans', sans-serif;
 font-size: 13pt;
   color: #336699;
}
H3 {
 font-family: 'Open Sans', sans-serif;
   font-size: 15pt;
   color: #336699;
}
H4 {
font-family: 'Open Sans', sans-serif;
font-size: 22pt;
color: #336699;
}
A.quantity {
   text-decoration: none;
}
.small {
 font-family: 'Open Sans', sans-serif;
 font-size: 8pt;
   letter-spacing: 0pt;
   color: #336699;
}   
a:link { color: #336699; text-decoration: none } 
a:active { color: #336699; text-decoration: none } 
a:hover { color: #336699; text-decoration: none }
a:visited { color: #336699; text-decoration: none }
}
.sic {
  color: #336699;
  font-size: 7pt;
  letter-spacing: 1pt;
}

img {
  max-width: 100%;
}