/* Article Style Sheet (CSS) */
/* www.wilderdom.com */
/* James Neill, v0.1 Oct 1, 2005 */
/* --------------------------------------------- */

  body                 {font: x-small verdana}
  h1                   {font: medium  verdana; font-weight: bold; text-align: center; margin: 5 10 5 10}
  h2                   {font: small verdana; font-weight: bold; margin: 15 0 0 0}
  h3                   {font: small verdana; font-weight: bold; font-style: italic; margin: 15 0 0 5}
  h4                   {font: small verdana; font-style: italic; margin: 0 0 0 20}
  p                    {font: x-small verdana; margin: 13 13 0 0}

/* --------------------------------------------- */
/* Notes */
/* Margin order TBLR = Top Bottom Left Right */
