body {
	font-family:   serif;
	color: black;
	padding: 0;
	background: #ffffff 
}
h1 {
        font-family:  "sans serif";
	text-align: center;
	text-transform: uppercase;
}
h2 {
	text-align: center;
	text-weight: bold;
	color: #770000;
	margin: 1.5em 0;
}
h3 {
	text-indent: 5%;
	color: black;
}
p {
	font-style: normal;
}
em {
	font-style: italic;
}
dfn {
	border-style: dotted;
	border-width: 0 0 2px 0;
	color: black;
}

td {
        padding:1em;
}










