BODY {
  background-color: #0D2C3B;
  color: #ffcc33;
  margin: 0px;
}
BODY.sky {
  background-color: #989180; /*#FCF5E6;*/
}
HR {color: #ffcc33;}

TD {
  font-family : verdana, arial, helvetica, sans-serif;
  font-size : 11px;
  font-weight: bold;
  padding-left: 20px;
  padding-right: 20px;
  vertical-align: top;
}

TD.textde {
  color: #F2EAD7;
}

TD.center {
  text-align: center;
  vertical-align: middle;
}

TD.copy {
  sborder-top: solid #FFFFFF 1px;
  font-size : 9px;
  font-weight: normal;
  color: #F2EAD7;
}

TABLE.pic {
  width: 100%;
  height: 95%;
}

TD.pic {
  padding: 10px 20px 10px 20px; /*clockwise from top*/
  text-align: center;
  vertical-align: middle;
}

TD.big {
  font-family : arial, helvetica, sans-serif;
  font-size : 18px;
  line-height : 150%;
}

.type22 {
  font-family : arial, helvetica, sans-serif;
  font-weight: bold;
  font-size : 18px;
  line-height : 150%;
}

A {
  color: #ffcc33;
  text-decoration: none;
  font-weight: bold;
}
A:hover {text-decoration: underline;}
A.day {
  line-height : 225%;
}
A.lite {
  font-weight: normal;
  color: #F2EAD7;
}


