/* @override http://chaplocal:8888/css/reset.css */


html, body, div,applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	font-family: Arial, Trebuchet, Trebuchet MS, Tahoma, sans-serif;
	border:0;
	margin:0;
	padding:0;
	text-align: left;
	font-size: 13px;
	line-height: 18px;
	list-style:none;
	text-decoration: none;
	outline: 0;
	
	
	}
	
