body {
  font-family: Verdana, "Lucida Grande", "Trebuchet MS", Geneva, Arial, sans-serif;
  background-color: #101010;
}

p {
  font-size: 90%;
  color: #808080;
  text-align: justify;
  line-height: 1.6em;
}

h2 {
  font-size: 130%;
  font-weight: bold;
  color: #DDDDDD;
}

.copyright {
  font-size: 70%;
  color: #202020;
  text-align: center;
  line-height: 3.8em;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

a:link {
  color: #FF6699;
  text-decoration: underline;
}

a:visited {
  color: #FF6699;
  text-decoration: underline;
}

a:hover {
  color: #666666;
  text-decoration: none;
}

a.navi {
  font-size: 75%;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
}

a.navi visited {
  font-size: 75%;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
}

a.navi hover {
  font-size: 75%;
  color: #202020;
  text-align: center;
  text-decoration: none;
}

#container6 {
	position: absolute;
	left: 10px;
	top: 10px;
	padding-right: 10px;
	width: 1550px;
	font-size: 75%;
    color: #101010;
}

#container7 {
	position: absolute;
	left: 120px;
	top: 620px;
	width: 948px;
	text-align: center;
}


td {
	font-family: Verdana, "Lucida Grande", "Trebuchet MS", Geneva, Arial, sans-serif;
}

th {
	font-family: Verdana, "Lucida Grande", "Trebuchet MS", Geneva, Arial, sans-serif;
}

