body {
  font-size: 12px;
  text-align: center;
}

h2 {
  font-size: 20px;
}

img {
  border-width: 0;
}

address {
  font-style: normal;
}


a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.clear {
  clear: both;
}

.center {
  text-align: center;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}
