body {
      background-color: #F0FFFF;
      //background-image: url("kemi-bg.gif");
      background-attachment: fixed;
      font-family: "comic sans MS", arial, sans-serif;      
      color: #000044;
     }

a:link {
        color: #000088;
        text-decoration:underline;
       }
a:visited {
           color: #666600;
           text-decoration:underline;
          }
a:active {
          color: #993300;
          text-decoration:underline;
         }
a:hover {
         color: #00DD00;
         text-decoration:none;
        }


a.graa {
        color: #a0a0a0
       }

P.ind {
       text-indent: 12px;
      }

h1 {
    font-family: "times new roman", arial, sans-serif;
    font-style: italic;
    letter-spacing: 2px;
   }

h2 {
    font-family: "times new roman", arial, sans-serif;
    font-style: italic;
   }

h3 {
    font-family: "comic sans MS", arial, sans-serif;
   }

.menu {
       font-family: "comic sans MS", arial, sans-serif;
       font-size: 100%;
       font-weight: normal;
       color: #000044;
      }

.menu a:link {
              color: #006688;
              text-decoration:none;
             }
.menu a:visited {
                 color: #000044;
                 text-decoration:none;
                }
.menu a:active {
                color: #008888;
                text-decoration:underline;
               }
.menu a:hover {
               color: #cc0033;
               text-decoration:underline;
              }

div.fod {
         font-family: arial, verdana, sans-serif;
         font-size: 65%;
         font-weight: normal;
         text-align: center;
        }

.graa {
       color: #a0a0a0
      }

.lille {
        font-size: 80%;
        font-weight: normal;
       }

.center {
         text-align: center;
        }

.fed {
      font-weight: bolder;
     }

.kemi {
       font-family: "times new roman", arial, sans-serif;
       font-style: italic;
       font-size: 125%;
      }        