/*--------------------------------------------*/
/* Style sheet 'backgrnd'                     */
/* It applies to the following html files     */
/* bibliog, whatsnew, key,                    */
/* and all pages in \backgrnd.                */
/* CSSCheck 28/3/06                           */
/*--------------------------------------------*/

/* TABLES */
table.bio {
background: #ccf none;
color: #000;
font-family:  "Times New Roman", Times, serif;
margin-left: +5%;
margin-top: 2px;
margin-bottom: 2px;
padding: 1em;
width:90%}

tr.bio {border: solid;
background: #cff none;
color: #000;}

tr.bio1 {font-size: 150%}

tr.bio2 {background: #9cc none; color: #000;}

table.chrono {
background: #3cc none;
color: #000;
font-family:  "Times New Roman", Times, serif;
margin-left: +5%;
width:90%}

tr.chrono1 {font-size: 150%}

tr.chrono {border: solid;
background: #cff none;
color: #000}


