p        { font-family: Georgia; color:#222; }
legend   { font-weight:bold; color:#333; font-size:x-large; }
fieldset { float:left; }
object   { border:0; }
a, a:link, a:visited { text-decoration:none; color:black;
	background-color:transparent; border:.1em solid transparent; }
a:hover, a:focus { background-color:#ddd; }
a:active         { background-color:#afa; }

#infotext {
	clear: none; float:left; 
	padding:1em 0 1em 3em;
	// text-align:right;
	font-family:sans-serif;
	font-size:x-small;
	width:18em;
}
#infotext a { text-decoration:underline; }
#infotext legend { font-size:small; }
fieldset { width:17em; }

#problems { padding:1em 0; }
#problems a { background-color:#eee }

