
h3 {
	font-family:Montserrat, sans-serif; 
	font-size: 3rem; 
	color:#111111;
	font-weight:800;
}

.extrasmall { font-size: 1.4rem; }

a:focus,
a:hover {  
  color:#0061aa;
  text-decoration: underline; 
}

td.data-header,
th.data-header { font-size: 1.4rem; 
}

table th, table thead { font-size: 1.4rem; }

table.muotoiltu th,
table.muotoiltu thead td { 
  background: #111111;
  color: #ffffff;
  font-size: 1.4rem;
}
  
table.muotoiltu th,table.muotoiltu td { border: 1px solid #dddddd; }


@media (max-width: 1399px) {
  div#nav-wrap a { font-size: 1.8rem; }
}



