/* -*- Mode: c; c-tab-width: 2; -*- */

@import url(common.css);

body, html { background: #FFFFFF; }
body, html, a:link, a:visited, a.navigation { color: #000000; }
a { text-decoration: none }
p.moddate { font-size: 70%; }

/* do not print navigation stuff  */
*.navigation { display: none; }
