pre {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.example1 {
  font-weight: bold;
  font-size: 14px
}

.example2 {
  font-weight: bold;
  font-size: 12px;
  color: #FF0000
}

.tablerow1 {
  background-color: #BBBBBB;
}

thead {
  background-color: #FFBBBB;
}

tfoot {
  background-color: #BBBBFF;
}
