/* Generated by KompoZer */
.ListItem {
  color: #083194;
  list-style-type: disc;
  list-style-position: outside;
  font-weight: bold;
  font-style: italic;
  font-size: large;
}
.Product {
  color: #ff0000;
  font-weight: bold;
  text-align: left;
  font-size: large;
}
.Price {
  color: #083194;
  list-style-type: none;
  font-weight: normal;
  text-align: right;
  font-size: large;
  background-color: white;
}
.Text {
  color: #083194;
  text-align: left;
  font-style: normal;
}
.Name {
  font-weight: bold ! important;
  font-style: italic ! important;
  font-size: large;
  color: #083194;
}
.Heading {
  color: #ff0000;
  font-weight: bold;
  font-size: x-large;
}
.TableNote {
  font-size: small;
  font-weight: normal;
  font-style: normal;
  color: #083194;
}
.ListText {
  color: #083194;
  font-weight: normal;
  font-style: normal;
}
.dfn {
  border-bottom-style: dotted;
  border-bottom-width: thin;
  font-style: normal;
}
