body {
color: #680068;
background: #eff0cf;
line-height: 1.6;
font-family: Serif;
padding-top: 1em;
padding-bottom: 5em;
padding-left: 5em;
padding-right: 10em;
max-width: 40em;
}

li.section {
list-style-type: none;
}

li.foo {
list-style-image: url(b1.gif);
list-style-type: square;
}

DIV.mtitle {
font-size: 110%;
color: #680068;
}

DIV.ptag {
padding-top: 2ex;
color: #d00000;
font-size: 120%;
}

DIV.copyright { font-size: 70%; }

DIV.colophon { font-size: 70%; }

h1 {
color: #770077;
}

A:link {
text-decoration: none;
color: #b00040;
}

A:visited {
text-decoration: none;
color: #b00040;
}

A:active {
text-decoration: none;
color: red;
}

A:hover {
text-decoration: underline;
color: #b00040;
background: #d09080;
}

