body {
    background-image: url(keski.png);
    background-repeat: repeat-y;
    background-position: 0% 0%;
    background-color: #FFFFFF;
    padding: 0;
    margin: 0;
}


A:link {
   color: #993333;
   text-decoration: underline; 
   font-family: Tahoma;
}

A:active {
   color: #993333; 
   text-decoration: underline;
   font-family: Tahoma;
}

A:visited {
   color: #993333;
   text-decoration: underline;
   font-family: Tahoma;
}

A:hover {
   color: #669966;
   text-decoration: none}

H1, H2, H3, H4 {
    color: #993333;
    font-family: Tahoma;
}


P {
   font-family: Tahoma;
   font-size: small;
   color: #669966;
   text-align: justify;
}

IMG {
   border: 0;
   margin: 0 0 0 0;
   padding-top: 0;
}


table.tekstikentta {
    margin: 0 0 0 0;
    border: 0;
    border-style: solid;
    border-color: #FFFFFF;
    padding-top: 0;
    padding-left: 3em;
    padding-right: 4em;
}


table.loodaa {
   margin: 0 0 0 0;
   border: 0px;
   border-color: #FFFFFF;
    background-color: #FFFFFF;
}


td {
    font-family: Tahoma;
    color: #669966;
    font-size: small;
    padding-right: 0;
}


li {
    font-family: Tahoma;
    color: #669966;
    font-size: small;
}


B.puna {
    color: #993333;
}

HR {
    background: #993333;
    color: #993333;
}
