/*
General CSS for the demos of DHTMLSuite
*/
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:0px;
}

a{
	color:#000066;
	text-decoration:underline;
	font-size:13px;
}

