BODY
{
	color: black;
	background-color: #95A994;
}

H1
{
	font-size: x-large;
	font-weight: bold;
	font-family: sans-serif;
	color: black;
	text-align: center;
}

H2
{
	font-size: larger;
	font-weight: normal;
	font-style: italic;
	font-family: serif;
	color: black;
}

TH
{
	font-size: 14pt;
	font-weight: bold;
}
