<!-- linkit -->
A { color: #000066; text-decoration: underline; }
A:Visited { color: #000066; text-decoration: underline; }
A:Active { color: #CCCCCC; text-decoration: underline; }
A:Hover { color: #000066; text-decoration: underline; }

<!-- fontit, koot ja tyylit & leipätekstin väri -->
BODY { font-family: verdana, arial, helvetica; font-size: 11px; color: #000000; font-weight: normal; background-color: #FFFFFF; }
H1 { font-family: arial, helvetica; font-size: 12px; font-weight: bold; color:003366; }
H2 { font-family: arial, helvetica; font-size: 18px; font-weight: normal; }
H3 { font-family: arial, helvetica; font-size: 16px; font-weight: bold; color:003366; }
H4 { font-family: arial, helvetica; font-size: 13px; font-weight: normal; }
H5 { font-family: verdana,arial, helvetica; font-size: 11px; font-weight: normal; }
TD { font-family: verdana,arial, helvetica; font-size: 11px; font-weight: normal; }
UL { font-family: verdana, arial, helvetica; font-size: 11px; font-weight: normal; }
B { font-weight: bold; }
I { font-style: italic; }
U { text-decoration: underline; }

<!-- vierityspalkki -->
BODY
{
scrollbar-face-color: #3C668B;
scrollbar-shadow-color: #ffffff;
scrollbar-highlight-color: #fffff;
scrollbar-3dlight-color: #3C668B;
scrollbar-darkshadow-color: #3C668B;
scrollbar-track-color: #B0C8DD;
scrollbar-arrow-color: #FFFFFF;
}

<!-- fonttien värit -->
.footer { color: #CCCCCC; font-weight: normal; font-size: 10px; background-color: #000000;}


