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

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

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

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

td.head {
	background-color : #E7E7D2;
}

A:link,A:visited {color:#800000}
A:active {color:#000000}
