html, body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  background-color: #FFFFFF;
}

h1{
  font-size: 18px;
  color: #000099;
  background-color: #FFFFFF;
}

h2{
  font-size: 18px;
  font-weight: normal;
  color: #000099;
  background-color: #FFFFFF;
}

ul.navi {
  list-style-image: url(../BD15132_.GIF);
}

li.navi {
	margin: 0px 0px 10px 20px;
  padding-left: 5px;
}

.navi a:link{
	font-size: 16px;
  font-weight: bold;
  color: #000099;
  background-color: #FFF;
  text-decoration: none;
}

.navi a:visited{
	font-size: 16px;
  font-weight: bold;
  color: #000099;
  background-color: #FFF;
  text-decoration: none;
}

.tableContent th {
  font-size: 16px;
  font-weight: bold;
  color: #000099;
  background-color: #FFFFFF;
  text-align: center;
  border-bottom: 1px solid #000000;
}

.tableContent td {
  font-size: 16px;
  font-weight: normal;
  color: #000099;
  background-color: #FFFFFF;
  text-align: center;
}

.siteStatus {
  text-align: center;
  color: #000099;
  background-color: #FFFFFF;
}

.counter img {
	margin: 5px 0px 5px 0px;
}

td.navi a:link, td.navi a:visited, td.navi a:activ {
  font-size: 14px;
  color: #000099;
  background-color: #FFFFFF;
  text-align: center;
}
