body { 
color: black; 
background: #ffffff; 
background-image: url("/kuvat/tausta.jpg");
font-family: Tahoma, Verdana, Arial, Helvetica; 
font-size: 10pt;
margin: 0px;
}

td { 
font-family: Tahoma, Verdana, Arial, Helvetica; 
font-size : 10pt; 
line-height: 14pt; 
}

h1,h2 { 
font-family: Tahoma, Verdana, Arial, Helvetica; 
font-size : 10pt; 
}
 
a:link { text-decoration: none; color: #ff6600; font-weight : bold; }  
a:visited { text-decoration: none; color: #cc6600; font-weight : bold; } 
a:hover { text-decoration: none; color: #ffcc00; font-weight : bold; }
a:active { text-decoration: none; color: #00ffcc; font-weight : bold; } 
