﻿p {
	text-align: center;
	font-family: Arial;
	font-size: small;
}
h1 {
	font-family: Arial;
	font-size: xx-large;
	font-weight: bold;
	text-align: center;
}
h2 {
	font-family: Arial;
	font-size: x-large;
	color: #800000;
	text-align: center;
	font-weight: normal;
}
h3 {
	font-family: Arial;
	font-size: small;
	text-align: center;
	font-weight: normal;
}
td {
	font-family: Arial;
	font-size: small;
	text-align: center;
}
