BODY {
  font-family: Arial;
  font-size: 100%;
  color: #006;
  background-color: #FFF;
  text-align: center;
}
DIV.glob {
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 20px;
}
DIV.title {
  font-size: 150%;
}
A:link, A:visited {
  text-decoration: underline;
}
A:hover {
  text-decoration: none;
}
