
button {
  font-size: xx-small
}
input{
  font-size: xx-small
}
.inner {
  border-bottom: medium double #000000;
  border-top: medium double #000000
}
.outer{
  border: thin solid #000000
}

.text{
  font-size: small;
  color: #000000
}
.toptxt{
  line-height: 2;
  font-size: small
}

.img {
  border: medium double #000000;
  caption-side: bottom;
  outline-color: #3300FF;
  outline-style: solid
}

.td {
  border: 1px solid #CCCC99 ;
  empty-cells: hide
}
.roomstbl{
  border: thin solid #996600
}
