body
{
  font-family: "times new roman";
  font-size: 15px;
  width: 500px;
}

h1
{
  color: #4a77aa;
  font-weight: bold;
  font-size: 18px;
  margin: 5px 0px 8px 0px;
  padding: 0px;
}

a 
{
  text-decoration: none;
  color: #000000;
}

strong
{
  color: #4a77aa;
  font-weight: bold;
}

div.contact strong
{
  position: relative;
  width: 75px;
  display: block;
  float: left;
  clear: left;
}