body {
	background-color: #FFCC99;
}
.uppernav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: lowercase;
	color: #990000;
	text-decoration: none;
}
a {

	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform: none;
	color: #ff3300;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:hover {
	color: #996600;
}
p {
	font-family: "Times New Roman", Times, serif;
	color: #660000;
}
.bookemphasis {
	font-weight: bold;
	color: #CC3300;
}
