/* TÄSSÄ MÄÄRITELLÄÄN PERUSFONTIT */body, table, td, tr  { font-family: Arial; font-size: 9 pt }.Valiotsake  { font-size: 10 pt; font-family: Arial Black; color: #146ED6 }/* NAVIKOINTILINKIT */.navi a:link { font-family: Arial; font-size: 9 pt; color: #FFFFFF; font-weight: bold }.navi a:visited { font-family: Arial; font-size: 9 pt; color: #FFFFFF; font-weight: bold }.navi-valittu a:link { font-family: Arial; font-size: 9 pt; color: #146ED6; font-weight: bold }.navi-valittu a:visited { font-family: Arial; font-size: 9 pt; color: #146ED6; font-weight: bold }/* PÄÄOTSIKOT LISTASSA */.vasen a:link { font-family: Arial; color: #146ED6; font-size: 9 pt}.vasen a:visited { font-family: Arial; color: #146ED6; font-size: 9 pt}.vasen { font-family: Arial; color: #146ED6; font-size: 9 pt; margin-bottom: -10 pt}/* PÄÄOTSIKOT LISTASSA SINISELLÄ TAUSTALLA */.vasentaustalla a:link { font-family: Arial; color: #146ED6; font-size: 9 pt; background-color: #E1F0FF }.vasentaustalla a:visited { font-family: Arial; color: #146ED6; font-size: 9 pt; background-color: #E1F0FF }.vasentaustalla { font-family: Arial; color: #146ED6; font-size: 9 pt; background-color: #E1F0FF; margin-bottom: -10pt }/* SISENNETTY TEKSTI */.vasensisenn a:link { font-family: Arial; color: #79B3F2; font-size: 8 pt }.vasensisenn a:visited { font-family: Arial; color: #79B3F2; font-size: 8 pt }.vasensisenn { font-family: Arial; color: #79B3F2; font-size: 8 pt; margin-left: 20; margin-bottom: -14 }            /* SISENNETTY TEKSTI 2 */.vasensisenn2 a:link { font-family: Arial; color: #79B3F2; font-size: 8 pt }.vasensisenn2 a:visited { font-family: Arial; color: #79B3F2; font-size: 8 pt }.vasensisenn2 { font-family: Arial; color: #79B3F2; font-size: 8 pt; margin-left: 40; margin-bottom: -14 }    /* SISENNETTY TEKSTI SINISELLÄ TAUSTALLA */               .vasensisenntaustalla { font-family: Arial; color: #79B3F2; font-size: 8 pt; background-color: #E1F0FF; margin-left: 20; margin-bottom: -10 }               /* SISENNETTY TEKSTI SINISELLÄ TAUSTALLA 2 */               .vasensisenntaustalla2 { font-family: Arial; color: #79B3F2; font-size: 8 pt; background-color: #E1F0FF; margin-left: 40; margin-bottom: -10 }/* MUUTTAA ETUSIVUN ASIAKASPALVELU-LINKIN VALKOISEKSI */ .asiakaspalvelu a:link { color: #FFFFFF; }.asiakaspalvelu a:visited { color: #FFFFFF; }/* p 	{font-size: 100%} *//* EI KÄYTÖSSÄ.vasen4      { font-family: Arial; color: #79B3F2; font-size: 10 pt; margin-left: 30;                margin-bottom: -10 }.vasen4taustalla { font-family: Arial; color: #79B3F2; font-size: 10 pt; background-color:                #E1F0FF; margin-left: 30; margin-bottom: -10 }            .vasen2     { font-family: Arial; color: #79B3F2; font-size: 9 pt; margin-left: 10;                margin-bottom: -10 }.vasen2taustalla { font-family: Arial; color: #79B3F2; font-size: 10 pt; background-color:                #E1F0FF; margin-left: 10; margin-bottom: -10 }               */
