/* basic */
body {font-family: Palatino,serif; font-size: 100%; background: white; } /*not #00ffff 2014-05-20; 'cyan' not understood*/
h1 {text-align: center; font-size: 200%; color: red; }
h2 {text-align: center; font-size: 140%; color: black; }
/* distinctive */
.signature {font-style: italic }
.navbar {text-align: center; font-family: Palatino,serif; font-style: italic; }
.nav {font-style: italic; background: #ffcc66; }
.colophon {text-align: center}
.centred {text-align: center}
.highlight {background: white; }
i {color: red}
em.special {color: red} /*2012-02-09*/
dt {font-weight: bold; }
