/* Style Sheet */ /* This defines styles and classes used in the book */ body { font-family: "Segoe UI", "Verdana"; text-align: justify; } pre { font-size: x-small; } h1 { text-align: center; text-align: center; font-size:93%; font-weight: normal; color:#666633; } h2 { text-align: center; text-align: center; font-size:95%; font-weight: normal; } h3 { text-align: center; font-weight: normal; } h4 { text-align: center; font-weight: normal; } h5 { text-align: center; } h6 { text-align: center; } .CI { text-align:center; margin-top:0px; margin-bottom:0px; padding:0px; } .center {text-align: center;} .smcap {font-variant: small-caps;} .u {text-decoration: underline;} .bold {font-weight: bold;} .navy {font-weight: normal; color: Navy; } .coral {font-weight: normal; color: #6a6a6a; } .text_bhs {font-size:93%; font-family: "Segoe UI", "Verdana"; color:#555555; } .title_bhs_1 {font-size:93%; font-family: "Segoe UI", "Verdana"; color:#2B3856; } .title_bhs_2 {font-size:93%; font-family: "Segoe UI", "Verdana"; color:#333333; } .title_bhs_3 {font-size:93%; font-family: "Segoe UI", "Verdana"; color:#666633; } .link_bhs {font-size:93%; font-family: "Segoe UI", "Verdana"; color:#c0c0c0; } .chapter-title { font-family: "Segoe UI", "Verdana"; color:#666666; } .author { font-family: "Verdana", "Segoe UI"; font-size:93%; color:#708090; } blockquote { font-family: "Calibri", "Verdana"; font-weight: normal; color: #333333; } .article_location { font-family: "Calibri", "Corbel", "Tahoma"; } a:hover {font-size:80%; font-family: "Segoe UI", "Verdana"; font-decoration:underline; } a:link {font-size:80%; font-family: "Segoe UI", "Verdana"; color:#4682b4; } a:visited {font-size:80%; font-family: "Segoe UI", "Verdana"; color:purple; }