body {
  width:auto;
  font-family: Verdana;
  font-size: 11px;
  xborder: 1px dotted black;
}

.header {
  text-align: center;
}

.title {
  text-align:center;
  font-weight: bold;
}

.links {
  font-weight: bold;
}

.footer {
  text-align: center;
}

.footer a{
  font-size: 10px;
  text-align: center;
}
.copyright {
  font-size: 9px;
  color : #666666;
  text-align: center;
}

hr {
  height: 1px;
  color: black;
}
