a
{
  color: #df800f;
  text-decoration: none;
}

body
{
  background: #fff;
  color: #4f4f4f;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 80%;
  line-height: 160%;
}

h1
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 2.25em;
  line-height: 1em;
  font-weight: normal;
  color: #872d00;
  margin: 0 0 .75em 0; 
}

h2
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.25em;
  line-height: 1em;
  font-weight: bold;
  color: #872d00;
  margin: 0 0 .25em 0; 
}

h3
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.1em;
  line-height: 1.5em;
  color: #666666;
  margin: 0 0 .25em 0; 
}

h4
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  line-height: 1em;
  color: #666666;
  margin: 0 0 .75em 0; 
}

hr
{
  border: 0;
  color: #c5c5c5;
  background-color: #c5c5c5;
  height: 1px;
}

img
{
  border: 0;
}

p
{
  margin: 0 0 1em 0; 
}

div#mobile
{
  margin: 0;
  display: block;
}
