body {
  font-family: Verdana, Arial, Helvetica, Trebuchet, Tahoma, san-serif;
  color: black;
}
h1, h2, h3, h4, h5, h6, p, td, ul, ol, li, dl, dt, dd, {
  font-family: Verdana, Arial, Helvetica, Trebuchet, Tahoma, san-serif;
  color: black;
}
p, td {
  font-family: Verdana, Arial, Helvetica, Trebuchet, Tahoma, san-serif;
  color: black;
}
body {font-size: 16px}
html { font-size: 1.1rem }
h1 {font-size: 2.5rem; }
h2 {font-size: 1.5rem; }
h3 {font-size: 1.125rem; }
/*h4 {font-size: 1.2rem; }*/
p { font-size: 1rem; }
li { font-size: 0.9rem }

main { font-size: 1rem; }
.sidebar { font-size: 0.9rem; }