/* style028.css  Copyright (C) 2000, KAIGO */

center table {
  width: 75%;
  background-color: #FFFF99;
  margin: 0ex 0em;
  padding: 12px;
  border-width: 3px;
  border-style: solid;
  border-color: white darkgray dimgray gainsboro;
}
center td p {
  font-size: 14px;
  margin: 0px 0px 4px;
  padding: 1px 4px;
}
center td h3 {
  font-size: medium;
  color: mediumslateblue;
  text-align: left;
  background : url(style028.gif) no-repeat fixed left center;
  margin: 0px 0px 4px;
  padding: 16px 4px 4px 26px;
}
center td blockquote {
  font-size: 15px;
  padding: 0ex 0em;
  line-height: 3ex;
}
center td center img, center td center hr {
  width: 100%;
}
center center img {
  display:none;
}

