
BODY {background-color:black}

P,LI,UL,DT,DL {
	font-weight : none;
	font-size : 13px;
	font-family : Verdana, Arial, Helvetica;
	color : Silver;
} 

.legende { 
	font-size 	 : 11px; 
	text-align: right;
 }

H1 {
	font-weight : bold;
	font-size : 20px;
	font-family : Arial;
	color : #B6B6B6;
	text-align: center;
} 

.td,th,tr {
	font-weight : none;
	font-size : 13px;
	font-family : Verdana, Arial, Helvetica;
	text-align: center;
	color : silver;
	text-decoration : none;
}

td.head {
	background-color : #4A4A4A;
}

A:link,A:visited {color:#FFFFFF}
A:active {color:#FFFFFF}

