/* Very simple styling suitable even for ancient or buggy browsers. Use link. */

body { margin-left: 5%; margin-right: 5%; color: #000; background: #fff }

/* Avoid all styles on li, dd and dt - rely on inheritance for that. */
body,ul,ol,dl,p {
  font-family: Georgia,"Trebuchet MS",Arial,Helvetica,sans-serif
}

h1,h2,h3,h4,h5,h6,p.author,p.botmenu a {
  font-family: Arial, Helvetica, sans-serif; font-weight: bold
}
a { text-decoration: underline }
p.author { font-style: italic }

h1,h2.sectionhead,p.author,p.copyright,p.botmenu { text-align: center }
