BODY      { font-family: sans-serif; font-size: 12pt;
            color: black; background: white; }
P         { text-align: justify; }
H1        { text-align: center; font-size: 300%; }
H2        { font-size: 125%; color: #B22222; }
H4        { text-align: center; padding-top: 2em; }

A:link    { color: #267A0C; }
A:visited { color: #002000; }
A:active  { color: #56AA3C; }

A.lang:link    { text-decoration: none; }
A.lang:visited { text-decoration: none; }
A.lang:active  { text-decoration: none; }

.caption  { background: #D0EFD0; padding: 4px; }
.copy     { text-align: center; font-style: italic; font-size: 50%;
            color: rgb(96,96,96); }
.floater  { border: solid thin #56AA3C; background: #E0FFE0; padding: 3px; }
.done     { color: rgb(0,80,0); }
.inprog   { color: #938200; }
