body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #000000;
	width: 900px;
}
a:link {
	color: #996633;
	text-decoration: none;
}
a:hover {
	color: #996633;
	text-decoration: underline;
}
a:active {
	color: #996633;
	text-decoration: underline;
}
a:visited {
	color: #996633;
	text-decoration: none;
}
table {
	font-size: 80%;
}
td {
	vertical-align: top;
}
.background {
	color: #339933;
	background-color: #FFFFCC;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
}
.highlighted {
	color: #996633;
	font-weight: bold;
}
h1 {
	font-size: larger;
	font-weight: bold;
	color: #996633;
}
h2 {
	font-weight: bold;
	color: #996633;
	font-size: 100%;
}
.insert {
	background-color: #FFFFCC;
	color: #996633;
}
.insertbox {
	background-color: #FFCC99;
	margin: 20px;
	padding: 20px;
}
.press {
	width: 880px;
}
.centeredbox {
	margin: 10px;
	padding: 10px;
}
.footnote {
	font-size: smaller;
}
