/* Last updated: $Date: 2000/03/06 16:26:00 $ */


BODY    {
        margin-top:     1em;
        margin-left:    1em;
        margin-right:   1em;
        margin-bottom:  1em;

        color:          black;
        background:     white;
        }

H1,H2,H3,H4   
	{
        color:       	black;
        }
.comment {
	font-style:	italic;
	color:		red;
	display:	none;
	}
