BODY {
	font-family : Arial;
	background-color : #F5F5F5;
	font-size : 46px;
}

TD {
	font-family : Arial;
	font-size : 12px;
}

TH.titre {
	font-family : Arial;
	font-size : 16px;
	font-weight : bold;
}

TR.clear {
	background-color :#DDDDDD;
	font-family : Arial;
	font-size : 12px;
}

TR.dark {
	background-color :#CCCCCC;
	font-family : Arial;
	font-size : 12px;
}

TH {
	background-color : #D3DCE3;
	font-family : Arial;
	font-size : 13px;
}

A{
	font-size: 46px;
	text-decoration : none;
	color : Navy;
	font-weight : bold;
}

A:HOVER {
	font-size: 46px;
	text-decoration : none;
	color : #31639C;
	font-weight : bold;
}
