@import url(specification);

body, th, td {
  font-family: sans-serif;
}

pre, code {
  font-family: monospace;
}

.note {
  font-family: sans-serif;
}

p.note:before {
  content: 'Note: ';
}