/* Cascading style sheet for family website */
/* $Revision: 1.9 $  $Date: 2005-06-30 22:05:56+02 $ */
/* Created by Kees de Lezenne Coulander */
    Body        {font-family:      "Century Schoolbook", serif;
                 background-color: #FAF0E6}
    H2          {text-align:       center;
                 margin-top:       0em;
                 margin-bottom:    0em;
                 font-family:      "Helvetica", "Arial", sans-serif}
    H1          {text-align:       center;
                 margin-top:       1.0em;
                 margin-bottom:    1.0em;
                 font-family:      "Helvetica", "Arial", sans-serif}
    P.plain     {text-align:       justify;
                 text-indent:      0.0em;
                 margin-top:       0.5em;
                 margin-right:     1.5em;
                 margin-bottom:    0.5em;
                 margin-left:      1.5em}
    P.bodytext  {text-align:       justify;
                 text-indent:      2.0em;
                 margin-top:       0.5em;
                 margin-right:     1.5em;
                 margin-bottom:    0.5em;
                 margin-left:      1.5em}
    P.news      {text-align:       left;
                 text-indent:      0.0em;
                 margin-top:       0.5em;
                 margin-right:     1.5em;
                 margin-bottom:    0.5em;
                 margin-left:      1.5em}
    P.revision  {text-align:       left;
                 margin-top:       0.0em;
                 margin-right:     0.5em;
                 margin-bottom:    0.0em;
                 margin-left:      0.5em;
                 color:            blue;
                 font-size:        60%}
    P.copyright {text-align:       right;
                 margin-top:       0.0em;
                 margin-right:     0.5em;
                 margin-bottom:    0.0em;
                 margin-left:      0.5em;
                 color:            blue;
                 font-size:        60%}

