body {
   background-color:#bec1a4;
   padding:0;
   margin:0;
   color: #2f2f2f;
   font-size:12px;
   font-family: Tahoma;
   line-height:18px;
   font-style:normal;
   text-align:justify;
}

div#koko {
   margin:0 auto;
   background-color:#ffffff;
   width:980px;
   border-right:1px solid #B3B694;
   border-left:1px solid #B3B694;
   padding:0;
}

div#koko2 {
   margin:0px;
   padding:5px 20px;
}

div#vasen {
   border:0px solid #000;
   width:380px;
   height:100%;
   float:left;
   margin:0px;
   padding:0px;
}

div#teksti {
   border:0px solid #000;
   margin-left:420px;
   padding:0px;
}

fieldset {
   border-top:2px solid #bec1a4;
   border-bottom:0px solid #000;
   border-right:0px solid #000;
   border-left:0px solid #000;
   margin-bottom:10px;
   padding:0px 382px;
   text-align: center;
}

legend {
   padding:0px 10px;
   text-align: center;
   color: #003c69;
   font-size: 28px;
   font-weight:normal;
   text-transform:uppercase;
   font-family: Century Gothic;
}

div#k {
   text-align: center;
}

h1 {
   text-indent:15px;
   margin: 10px;
   color: #5a483f;
   font-size: 14px;
   font-family: Century Gothic;
   text-align: left;
   font-weight:normal;
}

h2 {
   border-bottom:2px solid #bec1a4;
   margin:20px 0px;
   color: #5a483f;
   font-size: 1px;
   text-align: left;
   font-weight:normal;
}

.pieni {
   font-size: 11px;
}

.sup {
   font-size: 15px;
   text-transform:lowercase;
}

sup {
   text-transform:lowercase;
}

strong {
   color: #003c69;
}

A:link {
   color:#003c69;
   text-decoration:none;
}

A:visited {
   color:#003c69;
   text-decoration:none;
}

A:active {
   color:#003c69;
   text-decoration:none;
}

A:hover {
   color:#bec1a4;
   text-decoration:underline;
}
