body
{
	background-color: #f8981c;
	font-family: arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
td.CanadiansKilled
{
	width: 474px;
	height: 85px;
	text-align: center;
	vertical-align: bottom;
	color: #ffffff;
	font-family: georgia, times, serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
}

td.SplashBottom
{
	background-image: url('images/SplashBottom.jpg');
	background-repeat: no-repeat;
	width: 683px;
	height: 103px;
	font-size: 10px;
	color: #FFFFFF;
	font-family: arial, sans-serif;
	text-align: right;
	vertical-align: bottom;
	padding-bottom: 20px;
	padding-right: 30px;
}


