body { max-width:80%; margin: 0px auto; line-height: 1.5; font-size: 0.95rem; }
            #logo { display: block; margin: 0px auto; width:60%;  border:0; }
            header h1 {font-size: 2.5rem; text-align: center; }
            h2 { background-color: #DDDDDD; }
            footer { display: block; text-align: center; }
			ol.upper-roman { list-style-type: upper-roman; }
			li.url { list-style-type: disc; font-weight: bold; }
            span.codeErr { font-style: italic; background-color: #FFDDDD; font-size: 0.8rem; }
            span.codeNotice { font-style: italic; background-color: #FFFFD0; font-size: 0.8rem; }
.skip-link{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden}
