@import "page.css"; @font-face { font-family: "CochinLTStd"; font-style: normal; font-weight: normal; src: url(../fonts/CochinLTStd.otf); } p { font-family: sans-serif; margin-top: .8em; margin-bottom: .8em; text-indent: 0; orphans: 2; widows: 2; } h1.title { font: 3em "CochinLTStd"; text-align:center; margin-bottom: 1em; font-variant: small-caps; } .section { font: .5em "CochinLTStd"; text-transform: uppercase; } h3.subtitle { margin-top: 0px; margin-bottom: 2em; } .divide { page-break-before: always; } .nodivide { page-break-before: avoid; } h2 { font: 2em "CochinLTStd"; text-align: center; page-break-before: always; font-variant: small-caps; color: #912625; border-bottom: 3px double; } p.yield { font: .85em "CochinLTStd"; color: #912625; text-align:center; } h3 { font-family: sans-serif; text-align:left; } .sbt { font: 1.5em "CochinLTStd"; color: #278f96; text-transform:uppercase; text-align: center; } h4{ font-family: sans-serif; font-size: 1.5em; text-align:left; text-transform: uppercase; } .chicken { font: 1.5em "CochinLTStd"; text-align:center; text-transform:inherit; } h5 { font-family: sans-serif; font-size: 1.2em; text-align:left; } .simplelist { margin-top: 1.25em; margin-bottom: 1.25em; } p.nospace { margin-top: 0em; margin-bottom: 0em; padding-left: .8em; text-indent: -.8em; font-family: sans-serif; margin-left: .75em; } .blockquote { font-family: serif; margin: 1em; } .blue { color: #278f96; } .attribution { font-family: sans-serif; font-size: .85em; text-align: right; } .caption { font-size: .85em; font-weight: bold; page-break-before: avoid; color: #636466; text-indent: 0em; text-align: center; } .sidebar { background-color: #f2ede0; padding: 1em; margin: 1em; page-break-before: always; border: 3px double; border-color: #278f96; } .color { font: 1.5em"CochinLTStd"; color: #772859; } .colorred { font: 1.5em"CochinLTStd"; color: #912625; } .chapter { text-align: left; } .bridgehead { margin-left: 1em; text-align: left; } .blue { color: #278f96; } img { width: 100%; display: block; margin-left: auto; margin-right: auto; margin-top: 1em; margin-bottom: 1em; } td,th { text-align: center; }