page {
margin: 0;
}

body {
font-size: 12pt;
font-family: 'Times New Roman', Times, serif;
padding: 0;
margin-top: 0;
text-align: center;
background-color: #fff;
color: #000;
}

#container {
text-align: left;
width: 100%;
background-color: white;
}

#topleft { display: none; }

#topright { display: none; }

#content {
background-image: none;
margin: 0;
padding: 0;
}

#navi { display: none; }

#footer { display: none; }

h1 {
font-family: Georgia, 'Times New Roman', Times, serif;
font-size: 18pt;
margin-top: 0pt;
color: #000;
}

h2 {
font-family: Georgia, 'Times New Roman', Times, serif;
font-size: 14pt;
padding-top: 3pt;
color: #000;
font-style:italic;
}

h3 {
font-family: Georgia, 'Times New Roman', Times, serif;
padding-top: 2pt;
color: #000;
font-size:12pt;
font-weight: bold;
}

#content p {
line-height: 1.5em;
margin-top: 1.2em;
}

a:link, a:active, a:visited, a:hover {
color: #000;
text-decoration: none;
font-weight: normal;
}

img.kuva {
border: 1px solid #000;
padding: 3px;
background-color:#fff;
}

img.oikea { float:right; }
img.vasen { float:left; }

span.pvm {
font-size:80%;
color:#444;
}

span.sposti { unicode-bidi:bidi-override;direction:rtl; }
