h1,p,img,hr{padding:0;margin:0;border:0}

body{
  font-family: Verdana;
  font-size: 10px;
  line-height: 1.5em;
}
h1{
  font-size: 1.2em;
  padding-bottom: 4px;
  line-height: 1.4em;
}
p{
  padding-bottom: 10px;
  line-height: 1.5em;
}
hr{
  width: 100%;
  border-top: 1px solid;
  padding-bottom: 8px;
}
a{
  text-decoration: none;
}
a:hover, a:focus{
  text-decoration: underline;
}

.box{
  padding: 10px;
}