<STYLE TYPE="text/css">
 <!--
 /* =======================  page default ======================== */
 /* the following three statements provide a grassland like        */
 /* background for the entire page, prefer the easy to read        */
 /* Helvetica font family and use the typical 12 points size for   */
 /* readability. Finally, all horizontal rules are colored in a    */
 /* fresh earth yellow.                                            */
 BODY {background: url(/Store/images/foliage.jpg)}
 BODY {font-family: Helvetica, Palatino, sans-serif}
 BODY TD {font-size: 11pt}
 BODY TABLE.wood {background-image: url(/Store/images/wood.jpg)}
 HR {color: #ffcc66}
 B {color: #ffff00}
 /* ====================== end of page default =================== */
 /* =======================  table default ======================= */
 /* the following two statements give a earth colored outer border  */
 /* to the catalog table, and a light cream yellow to the table    */
 /* background.  They take effect only in a document division.     */
 DIV TABLE {border: thick solid #cc9933}
 DIV TABLE {background-color: #ffffcc}
 /* ====================== end of table default ================== */ 
 /* ======================= table interior ======================= */
 /* the following five statements specify the font properties for  */
 /* the table heading part.  The next three define the border,     */
 /* and font properties for table cell. They take effect only in   */
 /* a document division.                                           */
 DIV TH {font-family: Helvetica, Palatino, sans-serif}
 DIV TH {font-size: 12pt}
 DIV TH {font-style: italic}
 DIV TH {font-weight: bold}
 DIV TH {color: #000080}
 DIV TD {border: 1px dashed #ffcc66}
 DIV TD {color: #003333}
 DIV TD {font-size: 10pt}
 /* ===================== end of table interior ================== */
 /* ============ document division overall alignment ============= */ 
 -->
</STYLE>

