BODY
{
	font-size: x-small;
	font-family: Arial;
}

h1
{
	font-weight: bold;
	font-size: x-large;
	color: maroon;
	font-family: Arial;
	text-align: center;
}

h2
{
	font-weight: bold;
	font-size: large;
	color: maroon;
	font-family: Arial;
}

h3
{
	font-weight: bold;
	font-size: medium;
	color: black;
	font-family: Arial;
}