<style>
	font, body, p, td, th
	{
	;	font-family		:	verdena, helvetica, arial
	;	font-size		:	9pt
	;	color			:	008080
	}

	.menu
	{
	;	text-align		:	center
	}

	.info
	{
	;	font-size		:	8pt
	}

	.titre
	{
	;	font-size		:	12pt
	;	font-weight		:	bold
	;	text-decoration	:	underline
	;	text-align		:	center
	}

	a
	{
	;	font-family		:	verdena, helvetica, arial
	;	font-size		:	9pt
	;	color			:	008080
	;	font-weight		:	bold
	;	text-decoration	:	underline
	}

	.info
	{
	;	font-size		:	8pt
	}

	a:hover
	{
	;	color			:	D2E1F4
	;	background-color	:	008080
	}

	input
	{
	;	font-family		:	verdena, helvetica, arial
	;	font-size		:	12pt
	;	color			:	008080
	;	background-color	:	D2E1F4
	;	font-weight		:	bold
	;	border		:	none
	}
</style>