body
{
	background-color: #F0EDEB;
	height: 100%;
}

table
{
	width: 100%;
	height: 100%;
}

div.signature
{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4F0031;
}


#mentions
{
	width: 990px;
	margin: 0 auto;
}

#mentions img
{
	vertical-align: middle;
}

#mentions a
{
	color: #000000;
	text-decoration: none;
}

#mentions a:hover
{
	
	text-decoration: underline;
}