body, html {
  	/* font-family: Georgia, Times New Roman, Times, serif; */
  	background-color: white;
}

body {
	margin-left:50px;
	margin-right:50px;
}

.wf { margin:1em auto 0.5em 0; background-color:#EAE7E2; }

h1, h2, h3, h4, h5, h6 { font-family: Helvetica, Arial, sans-serif }

h1 { font-size: 90%; text-align: left; background-color: #d8e8f8;
     line-height: 2em; padding-left: 0.5em; font-weight: lighter; }

h2 { font-size: 80%; text-align: left; background-color: #F2EADF;
     line-height: 1.6em; padding-left: 0.5em; font-weight:lighter; }

h3 { font-size: 80%; text-align: left; background-color: #F4F4F4;
     line-height: 1.6em; padding-left: 0.5em; font-weight:lighter; }

hr.thin { border:none; border-bottom:1px solid silver; }


