body {
	background: #fffea0;
}

h2 {
	font: 18pt sans-serif;
	color: #1b7c24;
}

h3 {
	font: 18px sans-serif;
	color: #1b7c24;
}

div.textarea {
	background: white;
	padding: 4px;
	border: 2px solid #1b7c24;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

div.upperright {
	position: absolute;
	top: 0px;
	right: 0px;
	left: auto;
	bottom: auto;
	padding: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

table {
	background: #fffea0;
	margin-bottom: 8px;
	margin-left: 10px;
}

td.picture {
	text-align: center;
}

td.caption {
	font: 12px sans-serif;
	color: #1b7c24;
	text-align: center;
}

img {
	border: 0px;
}

ul {
	list-style-image: url(../images/gotractor.jpg);
}
