/* Generated by KompoZer */
table {
  border-style: solid;
  border-color: #cccccc black black #cccccc;
  border-width: 1px;
  text-decoration: none;
  background-color: #336666;
  font-family: Arial,Helvetica,sans-serif;
  color: black;
  line-height: normal;
  font-size: 100%;
  width: 100%;
}
th {
  border-style: solid;
  border-color: #333333 #cccccc #cccccc #333333;
  border-width: 1px;
  margin-left: 1px;
  padding-left: 1px;
  font-family: Arial,Helvetica,sans-serif;
  color: black;
  text-align: center;
  font-weight: bold;
  line-height: normal;
  font-size: 100%;
  background-color: silver;
}
td {
  border-style: solid;
  border-color: #333333 silver silver #333333;
  border-width: 1px;
  color: black;
  line-height: normal;
  font-size: 100%;
  font-family: Arial,Helvetica,sans-serif;
  background-color: #ffffcc;
  text-align: center;
}
