
html, body, table { font-family: Verdana, Arial, Sans Serif; font-size: 10pt; }

h1, h2 {
  color: yellow;
  font-family: Verdana, Arial, Sans Serif;
  font-size: 16pt;
  font-weight: bold;
  margin: 10px 0 10px 0;
}

b { color: yellow; }
.red { color: #ff8822; }

div.small { line-height: 6pt; }
div.big { line-height: 30pt; }


