body {
	/*font-family: "Trebuchet MS", Helvetica, sans-serif;*/
  line-height: 1.42857143em;
  font-size: 14px;
}

h1, h2, h3 {
	color: inherit;
}
h1, h2 {
	/*font-family: Georgia, serif;*/
} 
h1,
#content h2 {
  font-size: 25px;
  margin-top: 0px;
}
h2 {
  font-size: 20px;
  margin-bottom: 10px;
}
h3 {
  font-size: 18px;
  margin-top: 10px;
	margin-bottom: 10px;
}

p { 
  line-height: 1.75em; 
  /*font-size: 14px;*/
  margin-bottom: 8px;
}
#content p { 
	margin: 0px 0 20px 0;
}
.edit p { 
  margin: 0; 
}
a p { 
  margin: 0; 
}