<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
background: #AAFFFF;
font-family: Trebuchet MS,arial;
font-size: 16pt;
color: #000033; }

H1 {font-variant: small-caps;
text-indent: 24pt; background: black; color: #CCFFFF; 
width: 80%; float:center; font-size: 28pt;}

H2 {font-variant: small-caps;
text-indent: 30pt; background: black; color: #CCFFFF;
width: 80%;}
H3 {clear: left,right; font-variant: small-caps;
text-indent: 30pt; background: black; color: #CCFFFF;
width: 80%;}
P {text-indent: 6pt; padding-right: 6px}

.big {font-size: 20pt; color:purple; }

</pre></body></html>