/*  projection.css - MoinMoin Slide Styles

Copyright (c) 2003 by Juergen Hermann
*/

@import url("screen.css");

html { line-height: 1.5em; }

#page {margin: 0;}

body, b, em, a, span, div, p, td { font-size: 16pt; }
h1 { font-size: 24pt; }
h2 { font-size: 20pt; }
h3 { font-size: 18pt; }
h4 { font-size: 16pt; }
h5 { font-size: 16pt; }
h6 { font-size: 16pt; }
tt,pre { font-size: 16pt; }
sup, sub { font-size: 12pt; }

