
     div.c5 {height:480px; overflow:auto; width:100%; }
      span.c8 {font-size: xx-large; }
       span.c4 {font-size: small; font-weight: bold; }
        span.c3 {font-size: small; }
	 span.c2 {font-size: 120%; }


body {
  background-color : #000;
  font-family : poster, georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #fff;
  text-align: center;
}

div.container {
  width: 78%;
  margin: auto;
}

a:link {
  color: #fff;
}

a:visited { 
  color: #fff;
}

a:hover {
  background-color: #666;
}

h1 {
}
  
address {
  text-decoration: none;
}

ul.linklist {
  clear: both;
  margin-top: 1em;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  list-style: none;
  line-height: 1.6em;
}

li.linklist {
  display: block;
  float: left;
  white-space: nowrap;
  padding: .3em;
}

.homelink {
  clear: both;
  text-align: center;
}

 .center {
  margin-left: auto;
  margin-right: auto;
}
  
 .modified, .counter, .stats, .copy {
  margin-top: 1em;
  font-size: 80%;
}
    
 .counterbg {
  color: white;
  background-color: teal;
  padding: 0 5px;
}

 .footer, .aifooter {
  margin-top: 2em;
  font-size: 80%;
  font-family: verdana, georgia, sans-serif;
}

 .copy, .copyright {
  font-variant: small-caps;
}
