/*Tulostus 1.0*/

html {width: 100%;}

body {
   background: white;
   text-align: left;
   color: black;
   font-size: 11pt !important;
   line-height: 125%;
   border: 0;
   border-top: 0;
   margin: 0;
   padding: 0;
   font-family: Times, serif;
   width: 90%;
      }

.banner, .bottom, .dim, .navileft, .navilefttd, .mainleft, .path, .mainright
{
   display: none;
}

.main {
   width: 100%;
      margin: 0;
      padding: 0;
      border: 0 none;
       }

.all {
   width: auto;
      margin: 0;
      padding: 0;
      border: 0;
   border-top: 0;
      float: none !important;
      color: black;
      background: transparent none;
      }

a:link, a:visited {
  color: black;
  background: transparent;
  text-decoration: none;
  }

h1, h2, h3, h4, h5, h6    {
   font-family: helvetica, arial, sans-serif;
   font-weight: bold;
   margin-top: 1em;
   margin-bottom: 2pt;
   letter-spacing: 1pt;
   line-height: 1.2em;
   }
