/* Default fonts */ h1,h2,h3, h4,h5,h6 { font-family: Verdana, Helvetica, sans-serif; } body { font-family: Verdana, Helvetica, sans-serif; color: #333333; margin-top: 1em; } pre { font-family: Corbel, Verdana, "Bitstream Vera Sans", sans-serif; } code { font-family: Consolas, "Bitstream Vera Sans Mono", "Courier New", Monaco, Courier, monospace; } h1,h2,h3, h4,h5,h6 { font-weight: normal; } h1,h2,h3, h4,h5,h6 { color: #F97D00; } h1 { font-size: 197%; border-bottom: thin #F97D00 solid; margin-bottom: 0.75em; } h2 { font-size: 153.9%; margin-top: 1.0em; margin-bottom: 0.5em; } h3 { font-size: 138.5%; margin-top: 1.0em; margin-bottom: 0.25em; } p { margin-bottom: 10px; line-height: 150%; } strong { font-weight: bold; } u { font-style: italic; text-decoration: none; } ul { margin-bottom: 1.2em; } ul li { list-style-type: circle; margin-left: 1.5em; margin-bottom: 1em; } blockquote { padding: 1em 1em; margin: 2em 1em 2em 1em; border: thin solid; }