body {font-family: Garamond,Arial,Geneva;
      font-size: 12pt;
      line-height: 16pt;
      background-color: transparent;          /*  <!-- transparent -->*/
      color: white;}

#footer {font-family: Garamond,Arial,Geneva;
      font-size: 8pt;
      line-height: 12pt;
      font-weight: bold;
      text-align: center;
      background-color: transparent;          /*  <!-- transparent -->*/
      color: white;}

/*            <!-- NAVIGATION BAR STYLE SETTINGS-->   */
a {text-decoration: none; font-weight: bold;}
a:link {color: #0099FF;}                   /*  <!-- Blue -->   */
a:visited {color: #FF0000;}                 /*  <!-- Red -->   */
a:active {text-decoration: underline;}
a:hover {text-decoration: underline;}

pre  {background-color: transparent;            /*    <!-- transparent -->   */
   font-family: Garamond,Arial, "Times New Roman" ;
   font-size: 12pt;
   line-height: 16pt;
   color: white;} 

    /*        <!-- SIDE NOTES and ORDER INFO -->   */
p {background-color: transparent;            /*    <!-- transparent -->   */
   font-family: Garamond,Arial, "Times New Roman" ;
   font-size: 12pt;
   line-height: 16pt;
   color: white;
   text-align: center;} 

/*           <!--  COMPANY NAME ON FRONT PAGE -->   */
h1 {font-family: Garamond,"Arial Black",Achen,Arial; 
    font-size: 22pt; 
    line-height: 26pt;
    background-color: transparent;           /*  <!-- transparent -->   */
    text-align: center;
    color: white;}

/*           <!--  PAGE TITLES -->   */
h2 {color: white;
    font-family: Garamond,"Arial Black",Achen;
    font-size: 18pt;
    line-height: 22pt;
    background-color: transparent;           /*  <!-- transparent -->   */
    text-align: center;}

/*           <!-- SUBTITLES  -->   */
h3 {background-color: transparent; 
    color: white;
    font-family: Garamond,"Times New Roman", Arial;
    font-size: 14pt;
    line-height: 18pt;
    text-align: center;}

/*           <!--  INDIVIDUAL WRITE-UPS FOR PRODUCT PAGES -->   */
h4 {color: white;
    font-family: Garamond,"Times New Roman", Arial;
    background-color: transparent;         /*    <!-- transparent -->   */
    font-size: 12pt;
    line-height: 16pt;
    text-align: center;}

h5 {color: white;
    font-family: Garamond,"Times New Roman", Arial;
    background-color: transparent;         /*    <!-- transparent -->   */
    font-size: 10pt;
    line-height: 14pt;
    text-align: center;}

#NAV  {color: black;
    font-family: Garamond,"Times New Roman", Arial;
    background-color: transparent;         /*    <!-- transparent -->   */
    font-size: 12pt;
    line-height: 16pt;
    text-align: left;
    position: absolute;
    top: 0px;
    left: 0px;}
