BODY {
	background-color: white;
	}

A:link {
	color: #211D6B;
	}

A:visited {
	color: #942C3C;
	}

P.norm {
	text-align: left;
	font-family: "Times New Roman", "Times Roman", Times, serif;
	}

P.end {
	text-align: center;
	font-family: "Times New Roman", "Times Roman", Times, serif;
	font-weight: bold
	}

P.foo3 {
	text-align: left;
	font-family: "Times New Roman", "Times Roman", Times, serif;
	font-variant: small-caps;
	}

H1 {
	text-align: center;
	font-family: "Times New Roman", "Times Roman", Times, serif;
	}

HR {
	width: 75%;
	align: center;
	}