h1 {
  margin-bottom:0.9em;
}

h2 {
  margin-bottom:0.6em;
}

h3 {
  margin-bottom:0.3em;
}

ul {
  margin-left:13px;
}

p {
  margin-bottom:13px;
}

.highlight {
  color:#0e401b;
}

A         {color:#0e401b;font-weight:normal;text-decoration:none;}
A:link    {}
A:visited {}
A:hover   {}
A:active  {}

input {
  border:1px solid #d6e6dc;
  width:210px;
  height:13px;
  margin-top:2px;
  margin-bottom:2px;
  
  font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:13px;
	letter-spacing:0px;
	word-spacing:0px;
	color:#6c6e70;
}

select {
  border:1px solid #d6e6dc;
  width:230px;
  
  font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:13px;
	letter-spacing:0px;
	word-spacing:0px;
	color:#6c6e70;
}

textarea {
  border:1px solid #d6e6dc;
  width:210px;
  height:40px;
  
  font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:13px;
	letter-spacing:0px;
	word-spacing:0px;
	color:#6c6e70;
}
img {
  border:none;
}

