<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html body    { margin-left: 16%; margin-right: 16%; font-size: 101%;  text-align:left }

p            { font-size: 101%; line-height:1.5 }

h1           { font-size: 200%; font-weight: bold }
               
h2           { font-size: 150%; font-weight: bold }

h3           { font-size: 101%; font-weight: bold }

h4           { font-size: 101%; font-weight: bold }

small        { font-size: 50% }

big          { font-size: 120% }

li	     	 { font-size: 101%; text-align: left; line-height:1.5 }


a            { font-size: 101%; font-weight: bold  }

A:link 		 { color: blue; background: white }

A:visited 	 { color: purple; background: white }

A:hover      { color: red; background: white }</pre></body></html>