/* Copyright A. Haavisto & J. Puistovaara, 2007 */body{	background: url(tausta.gif);}.mainlink a:link 					/* linkki */{	color: white;	text-decoration: none;	font-family: Verdana;	font-size: 10px;	font-variant: small-caps;	font-weight: bold;	letter-spacing: 4px;} .mainlink a:visited 				/* linkki, jossa on käyty */{	color: white;	text-decoration: none;	font-family: Verdana;	font-size: 10px;	font-variant: small-caps;	font-weight: bold;	letter-spacing: 4px;}.mainlink a:hover 				/* linkki, kun kursori on sen päällä */{	color: white;	text-decoration: underline;	font-family: Verdana;	font-size: 10px;	font-variant: small-caps;	font-weight: bold;	letter-spacing: 4px;} .mainlink a:active 				/* linkki, kun sitä painetaan hiirellä */{	color: white;	text-decoration: none;	font-family: Verdana;	font-size: 10px;	font-variant: small-caps;	font-weight: bold;	letter-spacing: 4px;}table					/* taulukko reunuksilla */{	background-color: #25465d;	border: medium solid White;}table.nonbord				/* taulukko ilman reunuksia */{	background-color: #25465d;	border: none White;}p					/* tekstikappaleiden muotoilu */{	font-family: Arial;	font-size: 12px;	color: White;	margin-left: 10%;	margin-top: 0;	margin-bottom: 5%;	margin-right: 10%;	text-align: justify;}h2{	font-family: Arial;	font-size: 12px;		font-weight: normal;	color: White;	margin-left: 10%;	margin-top: 5%;	margin-bottom: 5%;	margin-right: 10%;	text-align: justify;}img.pics				/* kuvat, joihin halutaan reunus */{	border: double White;}/* palaute-sivun elementit */form					/* Lomakkeen muotoilut */{	margin-left: 10%;	margin-top: 5%;	margin-bottom: 5%;	margin-right: 10%;}#palaute				/* Otsikkotekstien muotoilut */{	font-family: Arial;	font-size: 12px;	color: White;	font-weight: bold;}#field					/* Tekstikenttien muotoilut */{	color: #1E2839;	background-color: #8595A4;	border: double;}#button					/* Nappien muotoilut */{	color: White;	background-color: #1A3345;	border: double #8595A4;	font-family: Arial;	font-size: 12px;	color: White;	font-variant: small-caps;	font-weight: bold;}td.navi{	vertical-align: top;}table.list					/* listamuotoisen taulukon muotoilu */{	font-family: Arial;	font-size: 12px;	color: White;	text-align: justify;	background-color: #25465d;	border: none White;	margin-left: 10%;	margin-top: 5%;	margin-right: 10%;}.leftlink a:link 					/* linkki */{	color: white;	text-decoration: none;	font-family: Verdana;	font-size: 10px;	font-weight: bold;} .leftlink a:visited 				/* linkki, jossa on käyty */{	color: white;	text-decoration: none;	font-family: Verdana;	font-size: 10px;	font-weight: bold;}.leftlink a:hover 				/* linkki, kun kursori on sen päällä */{	color: white;	text-decoration: underline;	font-family: Verdana;	font-size: 10px;	font-weight: bold;} .leftlink a:active 				/* linkki, kun sitä painetaan hiirellä */{	color: white;	text-decoration: none;	font-family: Verdana;	font-size: 10px;	font-weight: bold;}div{	margin-left: 15px;	margin-right: 15px;	margin-top: 15px;	margin-bottom: 15px;}
