BODY {
      font-family: arial;
      font-size: 10pt;
      font-weight: medium;
      font-style: normal;
      color: #000000;
}

/* unvisited link */
A:link { 
        color: #336699 
       }  
        
/* visited links */            
A:visited { 
           color: gray 
          }
          
/* active links */      
A:active { 
          color: #FF0000 
         }     

h1 {
	font-size : x-large;
	font-family : Times New Roman;
	font-weight : normal;
}

TD { 
    font-family: arial; 
    font-size: 10pt; 
    font-weight: medium;
    font-style: normal;


}

.intro  {
         font-family: arial; 
         font-size: 9pt; 
         font-weight: medium;
         font-style: normal;
         text-decoration: none;
         color: black;
         }

.prodlist {
                  color: #336699;
                  font-family: arial; 
                  font-size: 9pt; 
                  font-weight: medium;
                  font-style: normal;
                  text-decoration: none;
                  ! important
                  }

.opsheader  {
             font-family: arial; 
             font-size: 8pt; 
             font-weight: medium;
             font-style: normal;
             text-decoration: none;
             color: black;
             }

.odorheader  {
             font-family: arial; 
             font-size: 8pt; 
             font-weight: medium;
             font-style: normal;
             text-decoration: none;
             color: black;
             }


.footer A:link {
                font-family: arial; 
                font-size: 9pt; 
                font-weight: medium;
                font-style: normal;
                text-decoration: none;
                color: #336699;
                }

.footer A:visited {
                   font-family: arial; 
                   font-size: 9pt; 
                   font-weight: medium;
                   font-style: normal;
                   text-decoration: none;
                   color: gray;
                   }


.contact A:link {
                font-family: arial; 
                font-size: 10pt; 
                font-weight: medium;
                font-style: normal;
                text-decoration: none;
                color: #000066;
                }

.contact A:visited {
                   font-family: arial; 
                   font-size: 10pt; 
                   font-weight: medium;
                   font-style: normal;
                   text-decoration: none;
                   color: gray;
                   }

.webemail A:link, .webemail A:visited {
                                         color: #336699;
                                         font-family: arial; 
                                         font-size: 8pt; 
                                         font-weight: medium;
                                         font-style: normal;
                                         text-decoration: none;
                                         ! important
                                         }

.copyright  {
             font-family: arial; 
             font-size: 8pt; 
             font-weight: medium;
             font-style: normal;
             text-decoration: none;
             color: gray;
             }

.nav  {
       font-family: arial; 
       font-size: 10pt; 
       font-weight: medium;
       font-style: bold;
       text-decoration: none;
       color: #FF0000;
       }


.feedback  {
            font-family: arial; 
            font-size: 8pt; 
            font-weight: medium;
            font-style: normal;
            text-decoration: none;
            color: gray;
             }

.feedback A:link {
                font-family: arial; 
                font-size: 8pt; 
                font-weight: medium;
                font-style: normal;
                text-decoration: none;
                color: #336699;
                }


.caption {
          font-family: arial; 
          font-size: 12pt;
          font-weight: medium;
          font-style: normal;
          color: #000000;
          }






