html, body {
	margin: 2.5cm 2cm;
	padding: 0;
}


p, h1, h2, h3, h4, h5, h6, ul li, ol li, form select option {
	font-family: "Gill Sans", Garamond, "Bookman Old Style", Georgia, serif;
	color: #000;
	background: none;
}


h1, h2, h3, h4, h5, h6 { font-weight: bold; }

h1 { font-size: 16pt; }
h2 { font-size: 14pt; }
h3 { font-size: 13pt; }
h4 { font-size: 12pt; }
h5 { font-size: 11pt; }
h6 { font-size: 10pt; }

p, ul li, ol li, form select option { font-size: 9pt; }

a:link, a:visited {
	font-style: italic;
	color: #000;
	text-decoration: none;
}

DIV#kokosivu, DIV#vasen, DIV#oikea { border-bottom: none; }


DIV#vasenylalinkit, DIV#vasenruudut, DIV#vasenalalinkit { display: none; }

DIV#vasenalaosoite p {
	position: absolute;
	top: 0;
	font-size: 8pt;
	font-style: italic;
}

DIV#vasenalaosoite p a, DIV#vasenalaosoite p.pieni, DIV#sisavalikko { display: none; }

DIV#logokentta img { float: right; }

DIV#kuvakentta img { float: left; margin: 0.5cm 0; }
