body {
	background-color:#FFFFFF;
	margin-left:2px;
	margin-top:2px;
	margin-bottom:2px;
	margin-right:2px;
	overflow:auto;
}

.grisGras {
	font-family:Arial, verdana;
	font-style:regular;
	font-weight:normal;
	font-size:12px;
	color:#666;
}

.phpdigHighlight {
	font-family:Arial, verdana;
	font-style:regular;
	font-weight:normal;
	font-size:11px;
	color:#0072BC;
}

