body 
{
	background: white;
}

span.must span.may span.mustnot
{
	display: inline;
	background: white;
}

.method-name 
{
	font-style: italic;
}

.infonormative
{
	color: gray;
	font-style: italic;
}

