body {
  font-family: Arial;
  font-size: 0.72em;
  line-height: 155%;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

fieldset, legend, form {
	margin: 0;
	padding: 0;
}
legend {
  color: #2c221e;
}

 

img {
  border: none;
}
fieldset {
  border: 1px solid #E1E3D3;
  padding: 10px;
  margin: 0 0 5px 0;
  background: #E1E3D3;
  position: relative;
}

table {
  font-size: 100%;
}


h1 {
  font-size: 230%;
  line-height: 115%;
  font-weight: bold;
  margin: 10px 0 5px;
}
  h1 a {
  	text-decoration: none;
  }
h2 {
  font-size: 190%;
  font-weight: bold;
  margin: 15px 0 5px;
}
h3 {
  font-size: 160%;
  margin-top: 0px;
  margin: 15px 0 5px;
}

h4 {
  font-size: 130%;
  margin-top: 0px;
  margin: 15px 0 5px;
}
p {
  margin-top: 0em;
  margin-bottom: 0.4em;
  text-align: left;
  line-height: 170%;
  text-indent: 0px;
}
form {
  margin: 0px;
  padding: 5px 0;
}
input {
 
}

ul {
  margin-top:0.8em;
  margin-bottom:0.8em;
  margin-left:0.8em;
  padding-left:1em;
  line-height: 150%;
}
ol {
  line-height: 140%;
}
li {
  margin-bottom:0.3em;
}
