/*
General CSS for the demos of DHTMLSuite
*/
body{
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size:0.8em;
	margin:0px;
	color: #FFF;
	page-break-after: left;
	border: nons;
	margin-top: 15px;
}
