H1 {background:     #ccffcc;
    font-family:    monospace;
    font-weight:    bold;
    font-size:      2em;
    border-color:   black;
    border-width:   thin;
    border-style:   solid}
H2 {font-family:    monospace;
    background:     #ccffcc}
H3, H4, H5, H6 {font-family: monospace}
BODY {background:   #eeeeee}
.author, .date {
	font-family:	monospace;
	font-weight:	bold}
A {	color:	#336633;	}
.benpage {
	padding-top:	2em;
	padding-bottom:	2em;
	background:	#ffffff;
	border-color:	black;
	border-width:	thin;
	border-style:	solid;
}
.benpage UL {
	list-style-type:	none;
	padding-left: 0em;
	padding-right: 0em;
}
.benpage UL LI {
	padding-left:	2em;
	padding-right:	2em;
}
LI.benfold {
	border-bottom: thin dashed black;
}
