/* margin-bottom is used with <p> paragraph styles and removes the line of whitespace after a paragraph */
/* margin is used to remove the whitespace from all around a paragraph */

body         { font-family: Arial; font-size: 12pt }
.pagetitle   { font-family: Arial; font-size: 18pt; font-weight: bold; margin-bottom:0% }
.smalltext   { font-family: Arial; font-size: 8pt; margin:0% }