body {
	background-color: #C96;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-style: normal;
	font-weight: 500;
	color: #000000;
	text-align: center;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	line-height: normal;
	font-variant: normal;
	color: #000000;
	text-align: center;
}
h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: large;
	font-style: normal;
	font-weight: 600;
	color: #000000;
	text-align: center;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bolder;
	color: #000;
	text-align: center;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: larger;
	font-style: normal;
	color: #000000;
	text-align: center;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-align: center;
}
a:link {
	color: #FFF;
}
a:visited {
	color: #000;
}
