body
{
	font-family: Arial, Serif;
	font-size: 14px;
}

h1
{
	cursor: default;
	text-decoration: underline;
	text-align: center;
}

h2
{
	margin: 1em 0 0 0;
	text-align: center;
}

a
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	text-decoration: underline;
}

p
{
	padding: 0 10% 1em 10%;
}

table.tableau_yq
{
	width: 95%;
	border: 1px outset black;
	border-collapse: collapse;
	margin: 0 auto;
}

table.tableau_yq td
{
	border: 2px inset black;
	padding: 2px 5px;
}

.center
{
	text-align: center;
}
