body, td, p, textarea {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.small {
  font-size : xx-small;
}

.small1 {
  background-color : #badbad;
  font-size : xx-small;
}

.my {
  font-size : xx-small;
  color : maroon;
}

.my1{
  font-size : xx-small;
  color : maroon;
  font-weight : bold;
}

h1 {
  font-family : Arial;
  font-size : larger;
  font-weight : bold;
  color : Black;
}

.norm {
  font-size : x-small;
}

.item {
  font-size : x-small;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.wht {
  background-color : #4c5806;
  color : White;
  font-size : xx-small;
  font-weight : bold;
}

a.wht:visited {
  color : White;
  text-decoration : none;
}

a.blk, a.blk:visited {
  text-decoration : none;
  color : #3a1d10;
}

a.brn, a.brn:visited {
  text-decoration : none;
  color : #3a1d10;
}

a.brn:hover {
  text-decoration : none;
  color : maroon;
}

a.blk:hover {
  text-decoration : none;
  color : maroon;
}

.maroonb {
  color : maroon;
  font-weight : bold;
}

.maroonc {
  font-family : Arial black;
  color : maroon;
  font-size : 16;
  font-weight : bold;
}
.maroond {
  font-family : Arial;
  color : maroon;
  font-size : 20;
  font-weight : bold;
  }
.blacka {
  font-family : Arial;
  color : black;
  font-size : 28;
  font-weight : bold;
  }
.greya {
  font-family : Arial;
  color : grey;
  font-size : 28;
  font-weight : bold;
  }
.blacd {
  font-family : Arial;
  font-size : 17;
  font-weight : bold;
  }
a.apt, a.apt:visited {
  text-decoration : none;
  color : #3a1d10;
font-size : xx-small;
}
a.apt:hover {
  text-decoration : none;
  color : maroon;
font-size : xx-small;
}

a.mapt, a.mapt:visited {
  text-decoration : none;
  color : #3a1d10;
  font-weight : bold;
font-size : 12;
}
a.mapt:hover {
  text-decoration : none;
  color : maroon;
  font-weight : bold;
font-size : 12;
}
