body {
  margin: 0px;
  padding: 0px;
  background-image: url(/gfx/index01.jpg);
}

body, th, td {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #6C7176;
}

.align-justify {
  text-align: justify;
}

.sitename {
  font-size: 24px;
  font-weight: bold;
  color: #3185C3;
  width: 120px;
  height: 100px;
  vertical-align: middle;
}

.sitename a {
  color: #3185C3;
  text-decoration: none;
}

.sitename a:hover {
  color: #3185C3;
  text-decoration: underline;
}

a {
  color: #6399BF;
}

a:hover {
  text-decoration: none;
}

.bg1 {
  background-image: url(/gfx/index02.jpg);
  background-repeat: repeat-x;
}
