body.evol {
	color: Navy;
}
body.sunflwr {
	background-image: url(images/Sunflower09.gif);
}
body.text {
	background-color: #F0F8FF;
}
body.trails {
	background-color: #EEE8AA;
}
p {
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
	text-indent: .3in;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
}
.box {
	border: thin solid Red;
}
hr {
	color: Red;
	width: 100%;
	height: 6px;
}
td.index {
	border-color: Red Red Red Red;
	border-left-width: medium;
	border-right-width: medium;
}
div.cancel {
	color: White;
}
span.cancel {
	text-decoration: line-through;
}