
body {
  font: 0.75em Tahoma, Verdana, Arial, sans-serif;
  padding: 10px;
  background: #F9F9FA;
}

h2 {
  color: #472456;
  line-height: 24px;
  font-size: 14px;
  font-weight: bold;
  margin: 30px 0 0 0;
}

p.backtotop {
  text-align: right;
}

a {color: #104f95;}
a:hover {color: #F58025; text-decoration: none;}
