body, html {
	background-color: #ffffff;
        font-family: Arial, "MS Sans Serif", sans-serif;
        font-size: 11px;
}

td {
  font-family: Arial;
  font-size: 11px;
}

table.perus { width: 728px; }
td.perus    { background-color: #ededed; border: 1px white; }

h1 {
  font-family: Arial; 
  font-size: 50px;
}

input {
  font-size: 11px;
}

td.ylapalkki {
   background-color: #6cc72a;
   border: 1px white;
   height: 35px;
   text-align: center;
   font-size: 18px;
}

td.alapalkki {
   background-color: #6cc72a;
   border: 1px white;
   height: 35px;
   text-align: center;
   font-size: 11px;
}

#tervetuloa {
   font-size: 11px
}


