body
{
  background-color: #F0EFDF;
  font-family: adobe-utopia-iso10646-1;
  font-size: 14px;
}
p
{
  font-family: adobe-utopia-iso10646-1;
  font-size: 14px;
}

.gen
{
  background-image: none;
  font-family: adobe-utopia-iso10646-1;
  font-size: 12px;
}

.nav
{
  background-image: none;
  font-family: adobe-utopia-iso10646-1;
  font-size: 12px;
  width: 130px;
}

.grptop
{
  font-size: 15px;
  background: #ddcc99;
  text-align: center;
}
.grpcell
{
  font-size: 12px;
  height: 25px;
  background: #eeddaa;
  text-align: center;
}

.bk
{
  font-family: adobe-utopia-iso10646-1;
  font-size: 12px;
  width: 570px;
}

.bktitle
{
  font-size: 20px;
  font-weight: bold;
}

.bkauth
{
  font-size: 18px;
  font-weight: bold;
}

.bkcov_port
{
  width: 126px;
  height: 174px;
  border-width: 1px;
}

.bkcov_land
{
  width: 155px;
  height: 126px;
  border-width: 1px;
}

.hd
{
  font-size: 12px;
  text-align: left;
  color: #775522;
}

.cl
{
  font-size: 12px;
}

.clck
{
  font-size: 9px;
}

.maintop
{
  font-family: "times, times new roman";
  text-align: center;
  font-size: 30px;
  font-weigth: bold;
  color: #5d3e20;
}

.rw
{
  border: 50px solid black
}

.mark
{
  font-family: "courier new, courier, monospace";
  font-family: "helvetica, arial, sans-serif";
  font-family: "courier new, courier, monospace";
  background-color: #bb9977;
}

a:link
{
  color: #775522;
  text-decoration: none;
  background:transparent;
}

a:active
{
  color: #FF0000;
  text-decoration: none;
  background: #FFFF00;
}

a:visited
{
  color: #775522;
  text-decoration: none;
  background: transparent;
}

a:hover
{
  color: #FF0000;
  text-decoration: overline;
  background: transparent;
}

