.background {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #4A412A;
	text-decoration: none;
	background-color: #E3C991;
}
body {
      font-family: Arial, Helvetica, sans-serif;
      font-color: #75767A;
      font-size: 10pt;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
      font-family: Arial, Helvetica, sans-serif;
      font-style: italic;
      color: #4A412A;
      font-size: 14pt;
}
h2 {
      font-family: Arial, Helvetica, sans-serif;
      font-weight: bold;
      color: #4A412A;
      font-size: 12pt;
      margin-top: 0em;
}
h3 {
      font-family: Arial, Helvetica, sans-serif;
      font-weight: bold;
      font-style: italic;
      color: #4A412A;
      font-size: 10pt;
      margin-top: 0em;
      margin-bottom: 0em;
}
h4 {
      font-family: Arial, Helvetica, sans-serif;
      font-weight: normal;
      color: dark gray;
      font-size: 8pt;
      margin-top: 0em;
      margin-bottom: 0em;
}
h5 {
      font-family: Arial, Helvetica, sans-serif;
      font-weight: normal;
      color: gray;
      font-size: 10pt;
      margin-top: 0em;
      margin-bottom: 0em;
}
