* {
  border:0;
  margin:0;
  padding:0;
}

body {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  margin:5px;
}
address {
  font-style:normal;
}
h2 {
  font-weight:bold;
  font-size:1.33em;
  line-height:1.125em;
  margin-bottom:1.125em;
}
hr {
  border-bottom:1px solid #000;
}
address, dl, p, ul {
  margin-bottom:1.5em;
}
img {
  border:0;
}

.clearfix:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.no-border {
  border:0;
}

td.left,
.text-left {
  text-align:center;
}
td.centre,
.text-centre {
  text-align:center;
}
td.right,
.text-right {
  text-align:right;
}

#profile-wrapper {
  font-size:75%; /* equivalent to 12px */
  line-height:1.5;
}
#footer {
  clear:both;
  font-size:62.5%; /* equivalent to 10px */
  line-height:1.8em;
}
#footer hr {
  margin:1.8em 0;
}
