/* basic */
body {font-family: Palatino,serif; font-size: 100%; background: white;}
h1 {text-align: center; font-size: 200%; color: #666699; }
h2 {text-align: center; font-size: 140%; color: #666699; }
/* distinctive */
.signature {font-style: italic}
.navbar {text-align: center; font-style: italic; background: #99ffff; }
.navbig {text-align: center; font-size: 140%; font-style: italic; background: #99ffff; }
.nav {font-style: italic; background: #ffcc66; }
.colophon {text-align: center}
.centred {text-align: center}
.highlight {background: #99ffff; }
i {color: red}
em.special {color: red} /*2012-02-09*/
dt {font-weight: bold; }
/* position */
div.plain {width:47%; padding:1%; float:left}
