h1, h2, h3 {text-decoration: underline;
    font-family: Palatino, "New Century Schoolbook", Times, "Times New Roman", "Times Roman", serif}

h1 {text-align: center}

body {font-family: "Comic Sans", "Comic Sans MS", "Lucida Handwriting Italic", cursive}

p {text-indent: 2em;
   text-align: justify;
   font-weight: lighter}

ul, li, dl {text-align: justify}

a:link {text-decoration: none}
a:visited {text-decoration: none}
a:hover {text-decoration: underline}

h2 + p, h3 + p, h2 + h3 {margin-top: -3mm}
p + p {margin-top: +3mm}
dd + dd, dd + dt {margin-top: +3mm}
