BODY {
	background-color: #ffffff ! important;
	color: #000066 ! important;
	margin-top: 3em;
	margin-bottom: 30em;
	font-family: Georgia, Palatino, serif;
	font-size: 16px;
}

BODY.patriotic {
	background-image: url("https://penelope.uchicago.edu/Thayer/Images/Utility/Backgrounds/patriotic.jpg");
	background-repeat: repeat-y;
	background-color: #ffffff ! important;
	color: #000066 ! important;
	margin-top: 3em;
	margin-bottom: 30em;
	font-family: Georgia, Palatino, serif;
	font-size: 16px;
}

DIV.default1 {
	margin-left: 7em;
	margin-right: 4em;
	color: #000066 ! important;
	font-family: Georgia, Palatino, serif;
	font-size: 16px;
}

TR.patriotic {
	background-color: #ffffff ! important;
	color: #cc1100 ! important;
}

TD.patriotic {
	background-color: #ffffff ! important;
	color: #cc1100 ! important;
}

