/*
 * $Id: style.css,v 1.1 2004/06/08 16:46:31 mike Exp $
 * Stylesheet for vaguely PowerPoint-like presentations.
 */
body { color: #000040; background: white; font-size: 24pt }
table { font-size: 24pt }
h1 { font-size: 36pt }
h2 { font-size: 24pt }
pre { font-size: 20pt }
h1,h2,h3,h4,h5,h6 { color: #006000 }
li { margin-top: 0.5em }
.sublist li { margin-top: 0.1em; font-size: 80% }

