body {
  margin: 0;
  background-color: #CEBCA5;
}

a {
  text-decoration: none;
  color: #FFFFFF;
}

.top_left {
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
}

.top_right {
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
}

.category_left_header {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
}

.category_left {
  font-family: Arial;
  font-size: 12px;
  color: #FFFFFF;
}

.category_right_header {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
}

.category_right {
  font-family: Arial;
  font-size: 12px;
  color: #FFFFFF;
}

.center {
  font-family: Arial;
  font-size: 12px;
  color: #000000;
}

.footer {
  font-family: Arial;
  font-size: xx-small;
  color: #000000;
  text-align: center;
}
