body {
  padding: 0px;
  margin: 0px;
  font-family: arial;
}

.top_menu {
  text-align: center;
  vertical-align: bottom;
  font-weight: bold; 
  color: lightgrey;
  font-size: 14px;
  font-family:  Arial;
}

.top_menu a {
  color: lightgrey;
  text-decoration: none;
}

.top_menu a:HOVER {
  text-decoration: underline;
}

.nav {
  color: #555;
  font-size: 12px;
}

ul.l1 {
  list-style: url(/i/sq.gif);
  padding-left: 20px;
  _padding-left: 0px;
  _margin-left: 25px;
  padding-top: 0px;
  margin-top: 0px;
}

ul.l1 li {
}

ul.l1 a {
  color: #555;
  text-decoration: none;
}

ul.l1 a:HOVER {
  text-decoration: underline;
}

ul.l2 {
  list-style: url(/i/l.gif);
  margin: 0px;
  padding: 5px 0px;
  padding-left: 15px;
}

ul.l2 a {
  color: gray;
}

h2 {
  font-size: 15px;
}

h3 {
  color: #555;
  font-size: 14px;
}

.mainbody{
  font-size: 12px;
  color: #555;
}

.cont td {
  text-align: center;
}

.cont td a {
  color: gray;
  font-size: 14px;
  font-weight: bold;
}

img {
  border: 0px;
}