/*    The text of this style sheet and the resulting visual appearance is
      Copyright (c) 1998, 2000 Antti-Juhani Kaijanaho <gaia@iki.fi>.

      A perpetual permission is granted to everybody to copy, modify
      and derive from this style sheet and the resulting visual
      appearance, provided that Antti-Juhani Kaijanaho is credited
      as the original author.  The name of Antti-Juhani Kaijanaho
      may not be used in advertising any work derived from
      the text of this style sheet, unless otherwise explicitly
      allowed by Antti-Juhani Kaijanaho. */

H1 { text-align: center }
H2 { text-align: left }
BODY { background: white;
       color: black; margin-left: 5%; margin-right: 5%; width: 40em}
A:link { background: white; color: blue }
A:visited { background: white; color: purple }
A:active { background: white; color: green }

P.authors { text-align: center }
P.date { text-align: center }
P.legalese { font-size: smaller }

UL.mietteet { list-style-type: none; text-align: center; font-style: italic }
