body { text-align: center; /* centering the page container, text-align will be reset to left inside the container */ margin: 0; padding: 0; font-family: verdana, arial, sans-serif; font-size: 13px; line-height: 1.5; color: #000000; background: #ffffff; } a:link,... morebody { text-align: center; /* centering the page container, text-align will be reset to left inside the container */ margin: 0; padding: 0; font-family: verdana, arial, sans-serif; font-size: 13px; line-height: 1.5; color: #000000; background: #ffffff; } a:link, a:visited, a:active { color: #365DA0; font-weight: normal; text-decoration: none; } a:hover { color: #365DA0; font-weight: normal; text-decoration: underline; } ul, ol, dl, p, h1, h2, h3, h4, h5, h6 { margin-top: 10px; margin-bottom: 10px; padding-top: 0; padding-bottom: 0; } /* remove margins on sub-lists */ ul ul, ul ol, ol ul, ol ol { margin-top: 0; margin-bottom: 0; } /* h1 { font-size: 34px; line-height: 1.2; margin: 0.3em 0 10px; } h2 { font-size: 28px; line-height: 1.3; margin: 1em 0 .2em; } h3 { font-size: 24px; line-height: 1.3; margin: 1em 0 .2em; } h4 { font-size: 19px; margin: 1.33em 0 .2em; } h5 { font-size: 1.3em; margin: 1.67em 0; font-weight: bold; } h6 { font-size: 1.15em; margin: 1.67em 0; font-weight: bold; } */ code, pre { font-family: "Courier New", Courier, monospace; font-size: 1em; } pre { overflow: auto; word-wrap: normal; padding-bottom: 1.5em; overflow-y: hidden; width: 99%; } abbr[title], acronym[title] { border-bottom: 1px dotted; } hr { display: block; height: 2px; border: none; margin: 0.5em auto; color: #cccccc; background-color: #cccccc; } /* use the body's font size in tables, too: */ table { font-size: 1em; } /* view page