h1
{
	font-family: Arial;
	font-size: 14pt;
	background-color: "#0E84B6";
	color: white;
	text-align: center;
}

h2
{
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
}

h3
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}

p
{
	font-family: Arial;
	font-size: 10pt;

}

li
{
	font-family: Arial;
	font-size: 10pt;

}

table
{
	font-family: Arial;
	font-size: 10pt;

}

