@charset "UTF-8";
/* CSS Document */

thead th {
  background: #93C5BE;
  color: #FFF;
  font-family: 'Helvetica', sans-serif;
  font-size: 16px;
  font-weight: 100;
  letter-spacing: 2px;
  text-transform: uppercase;
}

tr {
  background: #f4f7f8;
  border-bottom: 1px solid #FFF;
  margin-bottom: 3px;
}

th, td {
  font-family: 'Helvetica', sans-serif;
  font-weight: 400;
  padding: 10px;
  text-align: left;
  width: 33.3333%;
  font-size: 18px;
}
	
	h2 {
		color: #FFF;
		font-family: 'Helvetica', sans-serif;
		
		
	
}


.palkki {
  background-color: #CA4F1C;
  color: #FFF;
	padding-left: 5px;

    width: 40%;
}

.palkkib {
  background-color: #FFF;
  color: #FFF;
	padding-left: 5px;
height: 10px;
    width: 40%;
}