body {
    background:#9c9c9c;
    margin:0;
    padding:0;
    font-family:Arial, 'Arial Narrow', Sans-Serif;
}
a:link, a:visited, a:active {
   font-family: arial;
   color:#313131;
   text-decoration:none;
   font-size:12px;
   cursor:default;
}

a:hover {
   font-family: arial;
   color:#919191;
   text-decoration: underline;
   font-size:12px;
   cursor:default;
}

div#otsikko {
    width:100%;
    background: url(ut1.jpg);
    height:135px;
}

div#sisalto {
    margin:0 auto;
    width:752px;
    top:0px;
}

div#sisalto {
    position:relative;
    background-color:#e6e6e6;
    text-align: justify;
    font-family: arial;
    line-height: 21px;
    font-size: 12px;
    color: #696969;
}

p, table {
    margin:0;
    padding-left:40px;
    padding-right:40px;
    padding-top:1px;
    padding-bottom:6px;
    text-align: justify;
    font-family: arial;
    line-height: 21px;
    font-size: 12px;
    color: #696969;
}

h1{
   font-family: georgia;
   color: #313131;
   padding-left: 100px;
   padding-top: 10px;
   letter-spacing:1px;
   font-size: 16px;
   text-align: left;
   font-style:italic;
}
h2{
   font-family: georgia;
   color: #313131;
   letter-spacing:2px;
   font-size: 12px;
   text-align: center;
   font-style:italic;


}
h3{
   font-family: arial;
   color: #313131;
   padding-left: 0px;
   letter-spacing:2px;
   font-size: 11px;
   text-align: center;
   font-style:italic;
}

div#paatos {
    background:#9c9c9c;
    position:relative;
    bottom:0em;
    text-align:center;
    font-variant:small-caps;
    margin:0 auto;
}
div#koriste {
    background:url(ukor.jpg);
    background-position:center 30px;
    background-repeat:no-repeat;
}

