body {
	font-size: 80%;
	color: #175813;
	background: #D79F48;
	font-family: Verdana, Arial, Helvetica, Lucida, sans-serif;
	scrollbar-arrow-color: 		#FFFFFF;
	scrollbar-face-color: 		#C98A2C;
	scrollbar-track-color: 		#D79F48;
	scrollbar-3dlight-color: 	#D79F48;
	scrollbar-darkshadow-color: #D79F48;
	scrollbar-highlight-color: 	#D79F48;
	scrollbar-shadow-color: 	#D79F48;
}

td {
	font-size: 80%;
}

span.caption {
	font-size: 100%;
}

img.small {
	border: 1px solid #175813;
}

img.medium {
	border: 1px solid #175813;
	margin-top: 1em;
}

span.title,td.title {
	color: #175813;
	font-size: 100%;
	font-weight: bold;
	padding-bottom: 0em;
	padding-top: .2em;
	margin-bottom: 0em;
	margin-top: 0em;
}

table.paper,td.paper {
	background: #D79F48;
}

.footer {
	color: #175813;
}

div.footer {
	font-size: 80%;
	text-align: right;
	margin-top: .2em;
	margin-bottom: .2em;
}

a {
	color: #175813;
	text-decoration: underline;
}

a.control {
	color: #175813;
	font-size: 80%;
}

a:hover {
	color: white;
}
