body {
  font-family: Georgia, serif;
  font-size: 12pt;
  line-height: 1.4;
  margin: 12pt 64pt 12pt 24pt;
  color: black;
  text-align: justify;
}

h1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 22pt;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 12pt;
}

p {
  margin-top: 10pt; margin-bottom: 10pt;
}

em {font-style: italic;}

b, strong {font-weight: bold;}

tt { font-family: Courier; }

a {
  font-weight: bold;
  color: #235383;
  text-decoration: none;
}

table, tr, td {
  margin: 0pt;
  padding: 0pt;
}

div {
  margin: 0pt;
  padding: 0pt;
}

.barcodedemo-table {
  padding-top: 12pt;
}

.barcodedemo-table td {
  padding: 6pt;
}

.footer {
  margin-top: 16.8pt;
  font-style: italic;
}

.note {
  margin-left: 12pt;
}

.note p {
  margin: 0pt;
}

.note td {
  padding-top: 0pt;
  padding-bottom: 0pt;
}

dt {
  margin-top: 12pt;
}

p.trick {
  margin-top: 3pt;
  margin-bottom: 3pt;
}

.term {
  font-variant : small-caps;
}

dt {
	background-color: #C5DDE6;
}

