
h1
{
	font-family: Arial;
	font-size: 28px;
	text-align: center;
}

h2
{
	font-family: Arial;
	font-size: 23px;
	color: white;
	text-align: center;
}

h3
{
	font-family: Arial;
	font-size: 21px;
	color: #990000;
	text-align: center;
}



body, td
{
	font-family: Arial;
	font-size: 14px;
}
