/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
  margin: 10;
  padding: 5;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: center;
  background-color:#f0e8d7; }

h1, h2, h3 {
  margin: 0;
  padding: 10 0 1em 0;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  color: #090909;
}

h1 {
  font-size: 2em;
}

h2 {
  font-size: 1.6em;
}

h3 {
  font-size: 1.6em;
}

a {
  color: #db4815;
}

a:hover {
}

p, ul, ol {
  margin-top: 10;
  line-height: 120%;
}

ul, ol {
}