BODY.old {
		background-color : #EEDECC;
		link : #BF0000;
		vlink : #7F7F7F;
		}

BODY {
		background-color: ghostwhite;
		font-family: verdana, helvetica, arial, sans-serif;
		}
DIV.rouge { color : #CE0000 }
CODE.rouge { color : #CE0000 }
FONT.rouge { color : #cc0000 }
FONT.link { color : Blue;
	text-decoration : underline; }
FONT.cmd {
	font-family : monospace;
	color : Green; }

	TD { font-family: verdana, helvetica, arial, sans-serif; }
	TD.titre {
		font-family: verdana, helvetica, arial, sans-serif;
		font-size: medium;
		font-weight: bold; }
	P.titre {
		font-family: verdana, helvetica, arial, sans-serif;
		font-size: medium;
		font-weight: bold;
		font-style: underline; }
	IMG.center { float: center; }
	H1 {
		text-align: center;
    font-weight: x-bold; margin: 1em; }
	H3 {
		margin-left: -1em;
		font-family: verdana, helvetica, arial, sans-serif;
		background-color: orange; }
