.body { background-color: #ffcc99; }
.results {
	font-size: medium;
	border: 1px solid;
}
.borderbr {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
}
.borderb {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}
.page {
	border: none;
	padding: 0px;
}
 select.c3 {width: 50px}
 div.c2 {text-align: center}
 h1.c1 { color: #90D030; }

