body 	{
  font-size: 10pt;
  font-family: Verdana, Arial, sans-serif;
}

td 	{
  font-size: 10pt;
}

b 	{
  font-weight: bold;
  font-size: 10pt;
}

p 	{
  font-size: 10pt;
}

h1 {
  font-size: 22pt;
  font-weight: bold;
}

h2 {
  font-size: 18pt;
  font-weight: bold;
}

h3 {
  font-size: 16pt;
  font-weight: bold;
}

div#test-1-to-120 {
  width: 511pt;
}

div.math-problem {
  margin: 10px 5px 10px 5px;
  display: inline-flex;
  min-width: 30%;
  max-width: 100%;
}

div.problem {
  margin: 0 2px 0 2px;
  font-size: 1.5em;
  white-space: nowrap;
}