body { background-color:white;
	margin-left:100px; }
h1  { color: green; font-style: italic;
	font-size: 24pt }
p,li  { font-size:10pt;
        font-family:Helvetica,Arial,sans-serif;
        letter-spacing:0.2mm;
        word-spacing:0.8mm;
        color:black; }
a  { font-size:10pt;
        font-family:Helvetica,Arial,sans-serif;
        letter-spacing:0.2mm;
        word-spacing:0.8mm;
        color:green; }
#comment {font-size:8pt;
        font-family:Helvetica,Arial,sans-serif;
        letter-spacing:0.2mm;
        word-spacing:0.8mm;
        color:lightgrey;
}