table.sivu {
	text-align:	left;
	border-width: 1px;
	border-style: solid;
	border-color: #000000; 
}

body {
	background-image: url('/Kuvat/taustakuvat/sofianlehto_tausta.jpg');
	background-repeat: no-repeat
}

h1 {
	font-family: sans-serif;
	font-size: 170%; 
	color:#483d8b;
}

h2 {
	font-family: sans-serif;
	font-size: 130%; 
	color:#231a58;
}

h3 {
	font-family: sans-serif;
	font-size: 110%; 
	color:#231a58;
}

p, br, li {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 100%; 
	line-height: 150%;
}

small {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 85%; 
	line-height: 150%;
}

a.linkit {
	text-indent: 5px;
	font-family: sans-serif;
	background-color: #f9f9f9; 
	color:#483d8b;
}

p.lapi {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 14px; 
	line-height: 150%;
	font-weight: bolder;
}

td.lapi {
	background-color: white;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}

td.lapinakymaton {
	background-color: white;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}

td.linkki {
	background-color: white;
}

td.jotain {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

br.paivitetty {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 11px; 
	color:#777777;
}