body {
	text-align: center;
	background-color: #9A697C;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #000000;
	text-align: center;
	font-style: normal;
	font-weight: 700;
	font-variant: normal;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: normal;
	color: #990066;
	text-align: center;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: 400;
	color: #000000;
	text-align: center;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-align: center;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #000000;
	text-align: center;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: 600;
	color: #000000;
	text-align: center;
}
a:link {
	color: #006;
}
a:hover {
	color: #003;
}
