body { 
     font-size: small;
     background-image: url(http://www.ilkkala.com/luko/images/bgluko.jpg);
}

selector { 
          background-image: url(http://www.ilkkala.com/luko/images/bgluko.jpg);
}


h1 { 
     font-family: verdana;
     color:       556B2F;
     font-size:   28px;
}

h2 { 
     font-family: verdana;
     color:       556B2F;
     font-size:   24px;
}

h3 { 
     font-family: verdana;
     color:       556B2F;
     font-size:   20px;
}

h4 { 
     font-family: verdana;
     color:       556B2F;
     font-size:   16px;
}
h5 { 
     font-family: verdana;
     color:       556B2F;
     font-size:   13px;
}
h6 { 
     font-family: verdana;
     color:       silver;
     font-size:   16px;
}
h7 { 
     font-family: verdana;
     color:       556B2F;
     font-size:   14px;
}
p  { 
     font-family: verdana;
     font-size:   12px;     
}

p.italic   { 
     font-style:  italic;
     font-size:   11px;     
}

p.italicv   { 
     font-style:  italic;
     font-size:   14px;     
     color:       silver;
     font-weight:     600;
}
p.red   { 
     font-size:   16px;
     color:       red;
     font-weight:     600;
}
p.blue14   { 
     font-size:   14px;
     color:       blue;
     font-weight:     600;
}
p.white   { 
     font-size:   13px;
     color:       white;
     font-weight:     600;
}
}
p.pieni   { 
     font-size:   11px;
}


li { 
     font-family:     verdana;
     font-size:       13px;
     list-style-type: disc;
     color:           black;
}

li.numerot { 
     list-style-type: decimal;
}


a:link { 
     color:           white;
     font-family:     verdana;
     font-size:       13px;     
     font-weight:     600;
     text-decoration: none;
}

a:visited { 
     color:           white;
     font-family:     verdana;
     font-size:       13px;     
     font-weight:     600;
     text-decoration: none;
}
a:hover { 
     color:            blue;
     font-weight:      600;
}

a:link.lvalk { 
     color:           white;
     font-family:     verdana;
     font-size:       16px;     
     font-weight:     600;
     text-decoration: none;
}

a:link img, a:visited img { 
     border:           0px;
}

a:link.text {
     font-family:      verdana;
     font-size:        13px;
     font-weight:      600;
     color:            black;
     text-decoration:  underline;
     background-color: white;
}

a:visited.text { 
     color:            gray;
     font-family:      verdana;
     font-weight:      400;
     font-size:        13px;     
     font-weight:      600;
     text-decoration:  underline;
}
a:link.textp {
     font-family:      verdana;
     font-size:        12px;
     font-weight:      600;
     color:            black;
    
     background-color: white;
}

a:visited.textp { 
     color:            gray;
     font-family:      verdana;
     font-weight:      400;
     font-size:        12px;     
     font-weight:      600;
}    

a:hover.text { 
     color:            blue;
     font-weight:      600;
}    

a:hover.textp { 
     color:            blue;
     font-weight:      600;
}

a:link.kuva {
     color=white;

}

td.selite   { 
     font-family: verdana;
     font-size:   16px;
     color:       white;     
     font-weight: 600;
}

tr   { 
     font-family: verdana;
     font-size:   12px;
}

tr.otsake   { 
     font-style:  italic;
}

