body {
  background-color: #fff8e7;
  color: #000066;
  line-height: 149%;
}
a:link {
  color: #007000;
}
h4 {
  text-align: center;
  text-decoration: underline;
}
.caleFloatI {
  float: right;
  text-align: center;
  width: 50%;
}
.caleFloatL {
  clear: left;
  float: left;
  width: 50%;
}
.caleFloatN {
  clear: both;
  float: none;
  text-align: center;
}
.caleFloatR {
  float: right;
  width: 50%;
}
.indexList {
	height: 250px;
	overflow: scroll;
}
