body {
  margin:0px;
  font-family:verdana, arial, helvetica, sans-serif;
}

div.menu {
				display: none;
}
div.pikkulogo{
				display: none;
}
img.logo{
				display: none;
}
img.logop{
  border-style:none;
}
.alamenu{
				display: none;
}
div.header{
  margin-left:20px;
  margin-right:20px;
  width:auto;
  color:#1e0d81;
  background: transparent; /*#ffffff;*/
  font-size: 80%;
  font-weight: bold;
  text-align: right;
  padding: 0px 0px 0px 0px;
}
div.content{
  color:black;
  background:white;
  text-align: left; /*justify;*/
  margin-left:20px;
  margin-right:20px;
}
div.omistaja{
  text-align:right;
  font-size: 70%;
  padding: 2px 2px;
  margin-left:145px;
  margin-right:20px;
}
h1 {
  color:#1e0d81;
  background:#e4e8e9;
  text-align:center;
  padding: 15px;
}
h2 {
  /*margin: 20px 200px 20px 0px; */
  background:#ffffff; /*#1e0d81;*/
  color:#9c1284; /*#ffffff;*/
  font-size:120%;
  padding:15px 0px 0px 0px;
}

.float-oikea {
  float: right;
  margin-left : 20px;
}

.keskita {
 text-align: center;
}
table th {
  vertical-align: top;
  font: caption;
  font-weight:bolder;
  background-color: #abdec1;
  color: black;
}
table td {
  font-size: 80%;
  font-style: normal;
  text-align:left;
}
table tr {
  text-align:left;
}

