/* Generated by KompoZer */
body {
  background: #ffffff none repeat scroll 0%;
  margin-left: 10%;
  margin-right: 10%;
}
.game {
  font-weight: bold;
}
.gameright {
  font-weight: bold;
  font-size: 18px;
  color: #00ff00;
}
.gamewrong {
  font-weight: bold;
  font-size: 18px;
  color: #ff0000;
}
.pagetitle {
  font-weight: bold;
  color: #663333;
  font-size: 24px;
  text-align: center;
}
.loser {
  font-style: italic;
  font-weight: normal;
}
.weekbanner {
  font-style: italic;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
}
.seasontitle {
  font-weight: bold;
  font-size: 18px;
}
.gametext {
  font-weight: normal;
}

.beonardtitle {
  color: brown;
  text-align: center;
}
