
   body
   {
   font-family: verdana, arial, helvetica, sans-serif;
   background: #FFFFFF;
   background-attachment: fixed;
   padding: 0px;
   margin-top: 10px;
   margin-right: 0px;
   margin-bottom: 10px;
   margin-left: 0px
   font-weight: normal;
   color: #106955;
   }

   .otsikko
   {
   font-family: times new roman;
   text-align: left;
   letter-spacing: 8px;
   font-size: 160%;
   font-weight: bold;
   color: #0973B2;
   }

   h3
   {
   font-family: times new roman;
   font-weight: bold;
   color: #0973B2;
   line-height: 0px;
   }
   h2 {
   font-size: 18px;
   }

input.button {
background-color: #cc0000;
font-weight: bold;
font-size: 14px;
color: white;
}

a {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 10px;
text-decoration: none;
}

textarea {
background-color: #fafafa;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 14px;
}

input {
background-color: #fafafa;
font-size: 12px;
font-family: verdana, arial, helvetica, sans-serif;
}