body{
  color: #000000;
  margin: 0px 0px;
}

a:link{color: #004488; text-decoration: none;}
a:visited{color: #004488; text-decoration: none;}
a:hover{color: #006600;}

.ind{
  font-size: large;
  font-weight: bolder;
  color: 555588;
}

.sList{
  color: 333366;
  font-size: 12pt;
  padding: 3px;
}

.sList2{
  color: 333366;
  font-size: 12pt;
  padding: 3px;
  line-height: 28px;
}

.List{
  font-size: 10pt;
  padding: 3px;
  line-height: 22px;
}

.mainObj{
  width: 624px;
  margin: 0px;
}

.NoCell{
  border-width: 1px;
  border-style: solid;
  border-color: #667788;
  background-color: 667788;
  text-align: center;
  color: ffffff;
}

.ImgCell{
  border-width: 1px;
  border-style: solid;
  border-color: #667788;
}

.CapCell{
  background-color: bbccdd;
  vertical-align: top;
  color: 000022;
}

.spCell{
  background-color: 8899aa;
}

