/**
 * @author: Philippe.COVAL(a)ifrance.com - http://RzR.online.FR
 * @version: 2000.08.16 / 2002.10.04
 * Copyritht / Licence at http://rzr.online.fr/licence.htm
 **/


BODY {
  scrollbar-face-color:  white;
  scrollbar-track-color: black;  
  scrollbar-highlight-color: green;
  scrollbar-shadow-color: green ;
  scrollbar-dark-shadow-color : green ;
  scrollbar-arrow-color: green ;
  scrollbar-3d-light-color: green ;
  scrollbar-base-color: green ; 
  background-attachment:fixed ;
}
A:link { color: #ddDDff; }
A:visited { color: #ccccff; }
A:hover { color:red; text-decoration: none; }
A:active { color: #ddDDff; }


BODY,DIV,TD,TH,P,font,INPUT,LI,UL,FORM,BLOCKQUOTE,A,TR,TABLE,I,
H1,h2,h3,h4,h5,h6 {
  font-family: "nosferatu regular"  , "comic sans ms",  arial , verdana , helvetica ; 
 
}
H1,h2,h3,h4 {
  font-family: "Tibetan beefgarden AOE" , "comicscartoon" , "indigo jocker", helvetica ;
 font-style: italic;
}
H1 {
text-align: center;
}

TT,CODE,SAMP,pre {
  font-family:
    console, fixedsys, lucidaTypeWriter, sansserif, letter, fixed,courier,Fixedsys ,courier,letter, courier new, fixedsys, sans-serif ;
}

I,em {
  FONT-STYLE: italic;
}

.url {
  FONT-SIZE: x-small; /* xx-small , x-small */
  FONT-STYLE: italic;
  TEXT-DECORATION: underline;
}

p {
  text-align:justify;
}

H1,h2,h3,h4,h5,h6 {
 color: #EEeeEE;
 font-style:italic ;
 font-weight:600;
}

li.toc {
  font-style:italic ;
  font-weight:600;
} 

tt.cite {
  text-align:justify;
  color:#acf;
}

dt {
 position:relative;
 font-weight: bolder;

 /*  FONT-STYLE: italic;  */
}
.col {	
 position:relative;
 top:0;
 left:0;
 width:45%;
 text-align:justify ;

}

name {
 color:#5555FF;
}



B, DT { /* nn 4.7(X11) doesnt see DT while it sees DL ? */
 font-weight:bold ;
}

u,em {
  font-style: italic;
}



DT {
 line-height: 1.4em ; 
}

// EOF
