body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 85%;
}
a {
	text-decoration: none;
	color: #000000;
	border-bottom: 1px solid #66cc00;
}
h1 {
	font-size: 180%;
}
h2 {
	font-size: 133%;
}
div.demo {
	text-align: center;
}
select, input, textarea {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 100%;
}
input.submit {
	font-size: 100%;
	font-weight: bold;
	background-color: #ccff99;
}
.incomplete {
	background-color: #ff9999;
}
p.download {
	font-size: 110%;
	font-weight: bold;
}
p.download a {
	font-size: 110%;
}
