body { margin: 5%; font-size: 100%; font-family: "Times New Roman", "Times", serif; } a:link { color: #000; font-size: 100%; text-decoration: none; } a:active { color: #000; font-size: 100%; text-decoration: none; } img { max-width: 100%; max-height: 100%; } /* ------------------ Small Caps ------------------ */ small { font-size: 80%; } /* ------------------ FRONT MATTER ------------------ */ /* ---- Title Page ---- */ /* ---- Copyright Text for normal para---- */ .copyright { margin-top: 0.25em; margin-bottom: 0; font-size: 85%; text-indent: 0; margin-left: 0; text-align: center; line-height: 1.4em; } /* ---- Copyright Text With Top Margin p2.5---- */ .copyright1 { margin-top: 1.75em; margin-bottom: 0; font-size: 85%; text-indent: 0; margin-left: 0; text-align: center; line-height: 1.4em; } /* ---- Dedication Page ---- */ /* ---- Contents Text ---- */ .toc { text-align: center; margin-top: 0.5em; margin-left: 0; font-weight: normal; margin-bottom: 0; text-indent: 0; font-size: 100%; } /* ---- Contents Text With Top Margin ---- */ /* ---- Chapter Title For Contents Page, Ack Page, Index Page, Introduction ---- */ .fmtitle { text-align: center; margin-top: 10%; font-weight: normal; margin-bottom: 2em; font-size: 100%; margin-left: 0; margin-right: 0; font-family: "Arial", sans-serif; } /* ---- Chapter Title For Contents Page, Ack Page, Index Page, Introduction ---- */ .fmtitle1 { font-size: 180%; text-align: center; margin-top: 10%; margin-bottom: 1.5em; font-weight: bold; font-family: "Times New Roman", "Times", serif; } /* ------------------ BODY ------------------ */ /* ---- Part Number ---- */ /* ---- Part Title ---- */ /* ---- Chapter Number ---- */ .chapnum { font-size: 180%; text-align: right; margin-top: 10%; margin-bottom: 3em; font-weight: bold; font-family: "Arial", sans-serif; } /* ---- Chapter Number ---- */ .chapnum1 { font-size: 180%; text-align: left; margin-top: 10%; margin-bottom: 3em; font-weight: bold; font-family: "Arial", sans-serif; } /* ---- Chapter Title ---- */ /* ---- Indentation For Para ---- */ .indent { text-align: justify; margin-top: 0; margin-left: 0; font-weight: normal; margin-bottom: 0; text-indent: 2em; font-size: 100%; line-height: 1.4em; } /* ---- Indentation For Para With Top Margin ---- */ /* ---- Nonindentation For Para ---- */ .noindent { text-align: justify; margin-top: 0; margin-left: 0; font-weight: normal; margin-bottom: 0; text-indent: 0; font-size: 100%; line-height: 1.4em; } /* ---- Nonindentation For Para With Top Margin ---- */ .noindent1 { text-align: justify; margin-top: 1.75em; margin-left: 0; font-weight: normal; margin-bottom: 0; text-indent: 0; font-size: 100%; line-height: 1.4em; } /* ---- Center For Para ---- */ .center { text-align: center; margin-top: 0; margin-left: 3em; margin-right: 3em; font-weight: normal; margin-bottom: 0; text-indent: 0; font-size: 100%; line-height: 1.4em; } /* ---- Center For Para With Top Margin p1---- */ .center1 { text-align: center; margin-top: 1.75em; margin-left: 3em; margin-right: 3em; font-weight: normal; margin-bottom: 0; text-indent: 0; font-size: 100%; line-height: 1.4em; } /* ---- Right For Para ---- */ .right { text-align: right; margin-top: 0; margin-left: 0; font-weight: normal; margin-bottom: 2em; text-indent: 0; font-size: 100%; line-height: 1.4em; } /* ---- Right For Para With Top Margin p1---- */ /* ------------------ LISTING ------------------ */ /* ---- Dropcap With One Line ---- */ .dropcap { font-family: "Arial", sans-serif; color: #808184; } /* ---- Figure ---- */ /* ---- Figure ---- */ .image1 { text-indent: 0; margin-top: 1em; margin-bottom: 1em; text-align: center; } /* ------------------ BACK MATTER ------------------ */ span.big { font-size: 180%; color: #808184; } span.gray { font-family: "Arial", sans-serif; color: #808184; } span.font { font-family: "Arial", sans-serif; }