h3 {
	text-align: center;
	font-family: georgia, times new roman, times, serif;
	color: #CC0000;
	font-size: 1.4em;
	text-transform: uppercase;
	letter-spacing: 0.1em
}
.h4 {
	text-align: left;
	font-family: georgia, times new roman, serif;
	color: #CC0000;
	font-size: 1.2em;
	margin: 0;
	margin-top: 1.4em
}
body {
	margin: 2em;
	background-color: FFFFFF;
	margin-left: 22%;
	margin-right: 11%;
	font-family:  verdana, helvetica, sans-serif;
	font-size: 90%;
	color: #000033
}
p {
	text-indent: 1.4em;
	margin: 0
}
.initial {
	text-indent: 0;
}
