
body { 
	background: #FFF;
	color: #333;
	font: 70% "Lucida Grande", "Lucida Sans", Helvetica, Arial, sans-serif;
	margin: 0; 
	padding: 0;
	}

a { color: #C35C14; font-weight: bold; text-decoration: none; }
a:hover { color: #719562; text-decoration: underline; }

h1, h2, h3, h4, h5 { color: #31631C; font-family: "Century Gothic",Helvetica,Arial, sans-serif; font-weight: normal; }
h2 { font-size: 20px; color: #98330D; line-height: 1em; }
h3 { font-size: 1.3em;  line-height: 1em; margin: 0; }
h4 { font-size: 1em; line-height: 1em; margin: 0; color: #555; }
h5 { font-size: 1.1em; margin: 0; }

p, dl { font-size: 1em; line-height: 1.5em; }
em { font: normal 1.1em "Century Gothic", Helvetica, Arial, sans-serif; color: #98330D;  }
img { border: 0px none; }
hr { border: none; border-top: 1px solid #E0E4DC; margin: 20px 0;  }
