<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
.contentpane *,
.contentpane h1,
table.purchasetab,
table.purchasetab tr:first-child td, 
table.purchasetab td {
padding:3px 0 !important;
align-content: center;
text-align:center !important; 
background: transparent !important; 
border:0px!important;
margin:0 auto !important;}
.contentpane h1 {padding:15px 0;}
span.modified {display:none;}
.contentpane .article-details {padding:0px !important;}
.contentpane h4 {padding:15px 0px;}
table.purchasetab td img {   max-width: 300px !important; }
.article-details .article-header h1 {font-size: 2rem;}  </pre></body></html>