TABLE.body TD    {font-size: 14px;
                  font-family: Arial;
                  text-align: left;
                  margin: 1em 1em; }
TABLE.special TD    {font-size: 14px; }

TABLE.body H2  {font-size: 18pt; 
               color: #336633;               
               border-width: 1px; 
               border-color: #CC0000; 
               border-style: solid;
               text-align: center;  }

TABLE.body H4 {font-size: 12pt; 
              font-family: Arial, Helvetica, sans-serif; 
              color: #CC0000; 
              text-align: left;
              text-decoration: underline; }

TABLE.body P        {margin: 1em 1em; 
                    text-indent: 1em; 
                    text-align: left;
                     }

TABLE.body EM       {font: bold 14px Times New Roman, Helvetica, sans-serif; 
                     font-style: normal;}

TABLE.body  A:link   {color: #336633;           
                    text-decoration: underline ; }

TABLE.body  A:hover  {text-decoration: none; 
                      color: #CC0000; }

TABLE.body  A:active {color: #0000FF; 
                      text-decoration: underline; }

TABLE.body  A:visited { color: purple;
                        text-decoration: underline; }


TABLE.nav TD A:link   { font:  10pt Arial Narrow,sans-serif; 
                        text-decoration: none;}

TABLE.nav TD A:hover  {text-decoration: underline; }

TABLE.nav TD A:active, TABLE.nav TD A:visited   { 
font:  9pt Arial Narrow,sans-serif;
text-decoration: none; }

TABLE.toc TD A {color: #336633;
                font: bold 9pt Arial, Helvetica,sans-serif;
                text-decoration: none;
                line-height: 12px; }

TABLE.toc TD A:hover {text-decoration: underline; }

TABLE.toc TD A:active { color: #0000FF; }

TABLE.toc TD A:visited { color: purple; }

TABLE.toc TD#learn A, TD#buy A, TD#meet A, TD#about A
              {
              font: 11pt;
              letter-spacing: 0.1em; 
              text-decoration: none; 
              line-height: 12px; }

TABLE.toc TD#learn A:hover, TD#buy A:hover, TD#meet A:hover, TD#about A:hover
{ text-decoration: underline; color: #CC0000; }


