/* highpass.css *//* (CC) 2001-2003 Tantek Celik. Some Rights Reserved.             *//*   http://creativecommons.org/licenses/by/1.0                   *//* This style sheet is licensed under a Creative Commons License. */.ahem { display: none }.attention { background:aqua; padding:1em; border:none; font-size:100% }body { font-size:10px; font-family:Verdana,sans-serif; margin:10% }code { margin: 0 -0.2em; padding:0 0.5em }pre { padding:0.5em }code,pre.blockcode {  font-size:11px; font-family:"Courier New",monospace; background:#cc9; }blockquote { margin:0.5em }blockquote p { margin:0 }h1 { font-size:180%; margin-top:10% }h2 { font-size:150% }h3 { font-size:120% }dl.qna *:first-letter { font-size:150%;font-weight:bold }dl.qna dt,dl.qna dd { margin:1em 0; padding:0 }