BODY    {
        color : black ;
        background-color: #F8F0E8;
        }
PRE.code {
	color : black;
	}

.datelog {
	color : white;
	font-weight: bold;
	background-color: #C6825A;
	}
.filelog {
	color : #AA664C;
	}
.wlt    {  color : #AA664C ;
	font-weight: bold;
	}
.wln    { color: #C6825A ;
	text-decoration: none;
        }
.wln A:link {  color : #C6825A;
	text-decoration: none;
	}

.nbA    {
        background-color: #AA664C;
	font-weight: bold;
	color: white ;
        }
.nbB {
        background-color: #C6825A;
	font-weight: bold;
	color: white ;
        }
.nbC {
        background-color: #E29E68;
	font-weight: bold;
	color: white ;
        }
.nbD {
        background-color: #FFBB77;
	font-weight: bold;
	color: white ;
        }
.nbA A:link, .nbB A:link, .nbC A:link, .nbD A:link {
	text-decoration: none;
	font-weight: bold;
  	color: white;
	}
.nbA A:visited, .nbB A:visited, .nbC A:visited, .nbD A:visited {
	text-decoration: none;
	font-weight: bold;
  	color: #E0E0E0;
	}
.navtable {
        background-color: #FFBB77;
	}
.mailto{
        font-family : monospace;
	text-decoration: none;
	font-weight: bold;
        color: black;
       }
.stamp {
        color: black;
        text-align: right;
       }
.ang {
	font-family: serif;
	font-style: normal;
}
.fr {
	font-family: sans-serif;
	font-style: italic;
}
.bs {
}
.foottext {
        color: black;
        text-align: center;
       }
A:link IMG { color: green; }
IMG.foottext  {
        color: #F8F0E8;
       }
IMG.fig  {
        color: #F8F0E8;
       }
.Alvl   {
        text-align: left;
        color: white;
	font-weight: bold;
        background-color : #AA664C;
        }
.Blvl   {
        text-align: left;
        color: white;
	font-weight: bold;
        background-color : #C6825A;
        }
.Clvl   {
        text-align: left;
        color: white;
	font-weight: bold;
        background-color : #E29E68;
        }
.Dlvl   {
        text-align: left;
        color: white;
	font-weight: bold;
        background-color : #FFBB77;
        }
.cvdate {
        color: #AA664C;
	font-weight: bold;
        }
