BODY { 
 background-color: #000000; 
 margin-left : 0px;
 margin-top : 0px;
 }
 
TD {
	font-family : "Courier New", Courier, monospace;
	font-size : 10pt;
    color : #FFFFE0;
}

A {
	color : Aqua;
	text-decoration : none;
}

A:hover {
	text-decoration : underline;
}
.titre {
	font-size : 16pt;
	color : #FFD700;
	font-style : normal;
	font-weight : bold;
	letter-spacing: 3px;
}

.titrepage {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 30pt;
	color: White;
	font-weight: bold;
}

.soustitre {
	font-size : 11pt;
	color : #7FFF00;
	font-style : normal;
	font-weight : bold;
}

.textvert {
	color : #7FFF00;
	font-style : normal;
}

.textviolet {
   color: #EE82EE;
	font-style : normal;
}


.bottom {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
    color : #FFFFE0;
}

.navig {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 20pt;
   color : #FFFFE0;
	letter-spacing: 10px;
	font-weight: bold;
	text-transform: uppercase;	
}
