body {  font-size: 75%; color: #222; line-height: 1.3334; font-family: Lucida Sans, Arial; }

p 			{ margin: 0 0 1.5em; }
p.ingressi 	{ font-size: 1.166667em; line-height: 1; }

h1 { color: #111; font-size: 2em; line-height: 1; margin-bottom: 0.666667em; }
h2 { color: #111; font-size: 1.6667em; line-height: 1; margin-bottom: 0.8em; }
h3 { color: #111; font-size: 1.333333em; line-height: 1; margin-bottom: 1em; }
h4 { color: #111; font-size: 1.166667em; line-height: 1.142857em; margin-bottom: 1.142857em; }
h5 { color: #111; font-size: 1em; line-height: 1.333333em; margin-bottom: 1.333333em; }
h6 { color: #111; font-size: 1em; line-height: 1.333333em; }

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img {
  margin: 0;
}

ul	{ list-style-type: disc; margin: 0 1.5em 1.5em 1.5em; }
ol	{ list-style-type: decimal; margin: 0 1.5em 1.5em 1.5em; }

dl	{ margin: 0 0 1.5em 0; }
dd	{ margin-left: 1.5em; }

table       	{ margin-bottom: 1.4em; }
th          	{ font-weight: bold; text-align: left; }
td				{ padding: 4px 10px 4px 5px; }
td.tausta		{ background: #FFF660; }
td.vaalea  		{ background: #eee; }
td.reunukset	{ border: 1px solid #eee; }

img 						{ }
img.reunukset				{ border: 1px solid #555; }
img.vasemmalle  			{ float: left; margin: 0 1.5em 1.5em 0; padding: 0; }
img.oikealle				{ float: right; margin: 0 0 1.5em 1.5em; }
img.reunukset-vasemmalle  	{ border: 1px solid #555; float: left; margin: 0 1.5em 1.5em 0; padding: 0; }
img.reunukset-oikealle		{ border: 1px solid #555; float: right; margin: 0 0 1.5em 1.5em; }

span				{ }
span.pienempi		{ font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
span.isompi			{ font-size: 1.166667em; line-height: 1.2857; margin-bottom: 1.2857em; }
span.vaaleampi	{ color: #666; }
span.tummempi		{ color: #000; }
span.lisatty  	{ background: #060; color: #fff; }
span.poistettu	{ background: #900; color: #fff; }
span.strong			{ background: #ff0; }
