body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EEFAF6;
	background-attachment: fixed;
	background-image: url(3);
	background-repeat: no-repeat;
	background-position: left top;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #666666;
	text-align: center;
}
table.pathway {
	background-attachment: fixed;
	background-image:  url("images/Pathway.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}
td.pathway {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #004000;
}
td.body {
	padding: 4px;
}
