body
{
    font-family: Arial, 'Trebuchet MS', sans-serif;
}
h1
{
	font-weight:bold;
	font-size:2.5em;
	color:#be21b6;
	text-align:center;
	text-shadow:2px 2px 3px grey;
}

h2
{
	font-weight:bold;
	font-size:1.5em;
	color:#6a7e43;/*#be21b6;*/
	text-align:left;
	text-shadow:2px 2px 4px grey;
}

th
{
	background-color:#669999;
	text-align:center;
}

