/* Style Sheet */ /* This defines styles and classes used in the book */ body { margin-left: 0%; margin-right: 0%; margin-top: 0%; margin-bottom: 0%; text-align: justify; } pre { font-size: x-small; } h1 { text-align: center; } h2 { text-align: center; } h3 { text-align: center; } h4 { text-align: center; } h5 { text-align: center; } h6 { text-align: center; } .CI { text-align:center; vertical-align:middle; margin-top:auto; margin-bottom:auto; padding:0px; } .center {text-align: center;} .smcap {font-variant: small-caps;} .u {text-decoration: underline;} .bold {font-weight: bold;}