body {	margin: 0px;}ul {	padding-left: 1.5em;	margin: 0px;}p {	margin: 0px;	padding: 0.25em 0;	text-align: justify;}time {	font-family: myTime, monospace, myUnicodeSymbols, myUnicodeLetters;	white-space: nowrap;}textarea {	box-sizing: border-box;}img {	border: none;}h1, h2, h3, h4, h5, h6 {	margin: 0.5em 0em;}a[rel~="nofollow"]::after, a[rel~="external"]::after {	content: " ↗";	font-size: 0.5em;	vertical-align: 0.75em;}a[rel~="author"]::before {	content: "✉ ";}*[data-status="load"], *[data-status="load"] * {	cursor: progress !important;}*[data-status="load"] {	opacity: 0.8;}*[data-status="busy"], *[data-status="busy"] * {	cursor: wait !important;}*[data-status="busy"] {	opacity: 0.5;}*[data-status="hung"], *[data-status="hung"] * {	cursor: wait !important;}*[data-status="hung"] {	opacity: 0.3;}*[data-status="inuse"], *[draggable]:active {	opacity: 0.5;}@media ( min-width : 951px) {	*[data-media]:not([data-media~="screen"]) {		display: none;	}}@media ( max-width : 950px) {	*[data-media]:not([data-media~="handheld"]) {		display: none;	}}.number {	text-align: right;	font-family: myNumber, monospace, myUnicodeSymbols, myUnicodeLetters;}.bold {	font-weight: bolder;}@media print {	aside, header, nav {		display: none !important;	}	body>*>* {		border: none;		background-color: transparent;		padding: 0px;		margin: 0px;	}	*:link, *:visited {		text-decoration: none;		color: inherit;	}	h1 {		text-decoration: underline;	}}