
/* Copyright (C) 2002-2007 Jari Vehmaa. Kaikki oikeudet pidätetään */

body         { font-family: sans-serif;
               font-weight: bold;
               margin-left: 50px;
               margin-right:50px;
               background-image: url('clouds2.jpg')
             }

tittle       { display: block; font-size: 38pt }

h1           { display: block; font-size: 18pt }

h2           { display: block; font-size: 16pt }

h3           { display: block; font-size: 9pt; text-align: center }

table        { font-size: 14pt }

th           { font-size: 14pt }

td           { font-size: 14pt }

p            { display: block; font-size: 14pt;  text-align: justify }

div.footnote { display: block; font-size: 9pt; text-align: center }