
A:link {
  color: #330099;
  font-weight: bold;
}

A:visited {
  color: #009999;
  font-weight: bold;
}

p {
  background-color: #ffffff;
  font-size: 12px;
  line-height: 150%;
  font-family: Verdana, sans-serif, Helvetica;
}

td {
  background-color: #ffffff;
  font-size: 12px;
  line-height: 150%;
  font-family: Verdana, sans-serif, Helvetica;
}

h1 {
  color: #003399;
  font-family: Verdana, sans-serif, Helvetica;
  font-size: 22px;
  line-height: 125%;
  border-padding: 5px;
  font-style: normal;
  margin-bottom: 1px;
}

h2 {
  color: #3333ff;
  font-family: Verdana, sans-serif, Helvetica;
  font-size: 18px;
  line-height: 125%;
  border-padding: 5px;
  font-style: normal;
  margin-bottom: 1px;
}

h3 {
  color: #6633ff;
  font-family: Verdana, sans-serif, Helvetica;
  font-size: 16px;
  line-height: 125%;
  font-style: bold;
  margin-bottom: 1px;
}

h4 {
  color: #3399ff;
  font-family: Verdana, sans-serif, Helvetica;
  font-size: 14px;
  line-height: 125%;
  font-style: normal;
  margin-bottom: 0px;
}

ul.square {
  list-style-type: square;
  font-family: Verdana, sans-serif, Helvetica;
  font-size: 12px;
  line-height: 150%;
  margin-bottom: 1px;
}

ul.disc {
  list-style-type: disc;
  font-family: Arial, sans-serif, Helvetica;
  font-size: 12px;
  line-height: 150%;
  margin-bottom: 1px;
}

tr.button {
  font-family: Verdana, sans-serif, Helvetica;
  font-size: 12px;
  font-weight: bold;
}
