A.palkki:link {
color: #003498;
font-family: verdana, courier;
text-decoration: none;
}
A.palkki:visited {
font-family: verdana, courier;
text-decoration: none;
}
A.palkki:active {
font-family: verdana, courier;
text-decoration: none;
}
A.palkki:hover {
color: #6884C0;
}
A:hover {
color: #333399;;
} 
BODY {
BACKGROUND-COLOR: #FFFFFF
}
BODY, OL, UL, LI, TR, TD, P {
font-family: arial, sans-serif, courier new, courier;
}
#harva {
line-height: 150%
}
#linksivu {
line-height: 150%
}
.pieni {
font-size: 60%;
}
.siniviiva { color: #3366CC
}
.otsikko { font-weight: bold;
line-height: 150%
}
#reuna {  border-left: 1px #000000 dotted; padding-left: 15px;
}
#yla {  border-top: 1px #CCCCCC solid;
}
TABLE { border-left: 0; border-right: 0; border-top: 0; border-bottom: 0
}
.eriteksti { font-family: Georgia, Times New Roman, Times, serif
}
BODY {
margin : 0;
border : medium none inherit;
padding : 0;
}
.max1024 {
max-width : 1024px;
width:expression(document.body.clientWidth > 1024? "1024px": "auto" );
}