   @import url(http://www.natural-innovations.com/css/ni.css);
/*
   A:link               { color: #0000FF }
   A:visited            { color: #666666 }
   A:hover              { color: #0000FF; background: #FFFF00;
                            text-decoration: underline ! important }
   A:active             { color: #000000; background: #999999 ! important;
                            text-decoration: underline ! important }
*/
   A.href:link          { color: #0000FF }
   A.href:visited       { color: #666666 }
   A.href:hover         { color: #0000FF; background: #FFFF00;
                            text-decoration: underline ! important }
   A.href:active        { color: #000000; background: #999999 ! important;
                            text-decoration: underline ! important }

/* -- begin snippets */
   P.script         { font-family: Geneva; font-size: 10pt }
   SPAN.kwd         { font-family: 'Espy Sans','Espi Sans',Geneva;
                        font-size: 10pt; font-weight: bold; color: #005400;
                        font-style: shadow; letter-spacing: -1px } /* shadow/condensed ??? */
   SPAN.kwl         { font-family: Geneva;
                        font-size: 10pt; font-weight: bold; color: #590033 }
   SPAN.var         { font-family: 'Avant Garde'; font-size: 10pt; color: #0000BF }
   SPAN.ope         { font-family: Geneva; font-size: 10pt; color: #CC4700 }
   SPAN.lit         { font-family: Monaco; font-size: 10pt; color: #521A00 }
   SPAN.cmt         { font-family: Geneva; font-size: 9pt; font-style: italic; color: black }
/*      H2 { margin-top: 2em; line-height: 100%; margin-bottom: 0 } */
/*      H3 { margin-top: 2em; line-height: 100%; margin-bottom: 0 } */
/* -- end snippets -- */

   PRE.mono         { font-family: Enclave,Monaco; font-size: 9pt; color: black }
   SAMP.blk         { font-family: Enclave,Monaco; font-size: 9pt; color: black }
   SAMP.grn         { font-family: Enclave,Monaco; font-size: 9pt; color: #006600 }
   SAMP.red         { font-family: Enclave,Monaco; font-size: 9pt; color: #660000 }
