h1, h2, h3, h4, h5, h6, body { font-family: Verdana, Arial, sans-serif; }
h2.palkki { 
    font-weight:normal;
}
.ingressi {
	font-weight: bold;
    font-size: 14pt;
}

#uutiset p {
    font-size: small;
    font-weight: bold;
}

#uutiset li {
    font-size: 0.7em;    
}

#uutiset a:link {
    text-decoration: none;
}

#uutiset a:visited {
    text-decoration: none;
}

#uutiset a:hover {
    text-decoration: underline;
}

#uutiset a:active {
    text-decoration: underline;
}

.saittilinkit tbody tr p { 
    font-weight: bold;
}



