.TexteGram {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12x;
	font-style: normal;
	color: #000066;
	margin: 5px;
	padding: 5px;
	list-style-position: outside;
	list-style-type: disc;
	left: 5px;
	top: 5px;
	right: 5px;
	bottom: 5px;
	clip: rect(5px,5px,5px,5px);
}

