<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body { margin: 0; }

a:hover, a:active { outline: 0; }

b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

menu, ol, ul { 	list-style-type:none; 	margin:0; 	padding:0; }

nav ul, nav ol { list-style: none; list-style-image: none; }

img {    border: 0; /* 1 */  -ms-interpolation-mode: bicubic; /* 2 */ }

form {  margin: 0; }

textarea {  overflow: auto; /* 1 */  vertical-align: top; /* 2 */ }

table { border-collapse: collapse; border-spacing: 0; }</pre></body></html>