/* $Id: demos.css,v 1.3 2007/09/18 07:21:54 chetan Exp $ */

/*
General CSS for the demos of DHTMLSuite
*/
body{


	margin:0px;
}

a{
	color:red;
	text-decoration:underline;
}


