body {
  font-family: 'Merriweather Sans', sans-serif;
  font-weight: normal;
}

table.dbt, table.dbt th, table.dbt td {
    background-color: #eeeeee;
	font-size : 80%;
    margin-left:auto; 
    margin-right:auto;
}

table.dbt caption {
	font-size : 100%;
    font-weight: bold;
    margin-left:auto; 
    margin-right:auto;
}