body {
	background-color: #C7C7C7;
	color: black;
	font: 10px/150% verdana, arial, helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

form {
	margin: 7.5px 0px 5px 5px;
}

A:link {
	color: #B79F94;
	font-weight: bold;
	text-decoration: none;
}

A:hover, A:visited:hover, {
	color: #6E363A;
	font-weight: bold;
	text-decoration: none;
}

A:visited {
	color: #B98D90;
	font-weight: bold;
	text-decoration: none;
}

#menu {
	background-color: black;
	color: white;
	font-weight: bold;
	float: right;
	line-height: 170%;
	margin: 7.5px 10px 0px 0px;
	min-width: 100px;
	padding: 8px;
	7: ;
}

/* Again, "be nice to Opera 5". */
body>fieldset {
	width: 74%;
}

fieldset {
	background: #E5E4E4;
	border: 1px dotted gray;
	border-left: none;
	margin: 7.5px 0px 0px 0px;
	padding: 4px 0px 6px 5px;
	/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 74%;
}