<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*\*/
html {font: 16px/1.2 Verdana, sans-serif;}
body {background: #f8ebd2; min-height: 100vh;}
/*\*/
div#main {width: 950px; margin: auto;}
/*\*/
h2, h3 {font-family: Comic Sans MS, cursive; color: #048;}
h2 {margin: -1rem 0; text-align: center;}
h3 {margin-bottom: -0.5rem; padding-bottom: 5px; border-bottom: 2px solid #048;}
section.no-citation {width: 45em; margin: auto; background: #fbfbfb; border: 1px solid #999; border-radius: 9px; padding: 8px;}
.no-citation span {font-size: 1.1em;}
.no-citation div {text-align: center; margin-bottom: -0.5em;}
/*\*/
section.citation {width: 45em; margin: auto; background: #fbfbfb; border: 1px solid #999; border-radius: 15px; padding: 0.5em;}
.citation div {text-align: center;}
.citation span {font-size: 1.1em;}
.citation h4 {text-align: center; font-variant: small-caps; text-align: center; margin: 5px;} /* Heading */
.citation p {text-align: justify; margin-top: -0.25em; margin-bottom: 0;} /* Content */
/*\*/
figure {margin: auto; background: #fbfbfb; border: 1px solid #999; padding: 10px;} /* width in body */
figure img {display: block; margin: auto; border: 1px solid #999;}
figcaption {font-size: 15px;}
figcaption p {margin: 3px 0;}
/*\*/
a.tie {text-decoration: none;}
a.tie:link, a.tie:visited {color: #00f;}
a.tie:hover {text-decoration: underline;}</pre></body></html>