body	{
	background-color: #739CC4;
	}
h1	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
	color: white;
	}
h2	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
	color: white;
	}
h3	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
	color: yellow;
	}
th	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: white;
	background-color: #6E96C3;
	}

