body {
	background-color: #99ccff;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	color: #000000;
	text-align: center;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	color: #000000;
	font-weight: 900;
	text-align: center;
}
a:link {
	color: #FF0000;
	text-decoration: underline;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	text-align: center;
	color: #000000;
	font-weight: 200;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
	text-align: center;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: 600;
	font-variant: normal;
	color: #000000;
	text-align: center;
}
h6 {
	font-family: "Courier New", Courier, mono;
	font-size: xx-small;
	color: #000000;
	text-align: center;
}
