body {
  background-color: #fff;
  color: #000;
  font-family: verdana, georgia, sans-serif;
}

.title, .pagename {
  text-align: center;
}

div.container {
  width: 78%;
  margin-left: 11%;
  margin-right: auto;
}

a:link {
  color: #00f;
}

a:visited { 
  color: #800;
}

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

h1, .address, .content, .footer, .homelink, .modified, .counter {
  text-align: center;
  margin: auto;
}

table.center {
  margin-left: auto;
  margin-right: auto;
}

ul.linklist {
  list-style: none;
  text-decoration: none;
  clear: both;
  text-align: center;
  line-height: 1.5em;
}

li.linklist {
  display: inline;
  padding: .6em;
}

p.terms, p.cc, p.disclaimer {
  font-weight: bold;
  text-align: center;
}

.counterbg {
   background-color: teal;
 }

.copy, .modified, .counter, .footer {
  text-align: center;
  margin: 10px;
  font-size: 80%;
}

span.c6 {font-size: 144%}

.c5 {color: #0000FF; font-size: 120%}

p.c4 {font-size: 120%}

span.c3 {font-size: 120%}

p.c2 {font-weight: bold}

.c1 {color: #FF0000; font-size: 120%}

span.copy {font-size: 80%; text-align: center; }
