body {
     
  font-family: serif;   
}

table.first {
  margin: 50px auto;   
  border-collapse: collapse;
  text-decoration: underline;
  font-weight: bold;
  color: black;
}

.ett {
  padding: 5px 20px;
}


.right {
  text-align: right;
}
