body {
	background:	#FFFFFF;
	color:		#000000;
	font-family:	Georgia, serif;
}

h1, h2, h3, h4, h5, h6 {
	font-family:	sans-serif;
	font-weight:	bold;
}

h1 {
	font-variant:	small-caps;
}

a[href]:link, a[href]:hover {
	background:	Transparent;
	color:		#0000FF;
}

a[href]:active, a:[href]visited {
	background:	Transparent;
	color:		#551A8B;
}

img.omakuva {
	width:		200px;
	height:		250px;
	float:		right;
	margin-left:	1em;
	margin-bottom:	1em;
}

abbr[title] {
	cursor:		help;
}

address {
	font-style:	italic;
}

span[lang], p[lang] {
	font-style:	italic;
}

tr.parillinen {
	background:	#F0F0F0;
	color:		#000000;
}
