body {
	font-family: "Times New Roman", times, serif;
	line-height: 1.6em;
	word-spacing: .2em;
	letter-spacing: .02em;
	font-size: 76%;
	}
p {
	font-size: 1em;
	margin: 1.5em 0;
	text-indent: 1em;
	text-align: justify;
	}
img { border: none }
em,i { 
	font-style: italic;
	font-size: 1em;
	}
strong,b { 
	font-weight: bold;
	font-size: 1em;
	}
h1 {
	font-weight: bold;
	font-size: 2em;
	font-variant: small-caps;
	}
h2 {
	font-size: 1.5em;
	font-style: italic;
	font-weight: normal;
	font-variant: small-caps;
	text-indent: 2em;
	}
h3 {
	font-size: 1.5em;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-indent: 2em;
	}
h4 {
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-indent: 3em;
	}

