body{
	background: #ccc;
	font-family: sans-serif; }
a{
	text-decoration: none; }
a:hover{
	color: #06d; }
dl{
	background: #c0c0c0;
	width:  100%;
	list-style: inside;
	border: 3pt ridge #8020c0; /* 8060c0 */ }
span.input{
	float: right; }
