html, body, applet, object, iframe,
blockquote, pre, abbr, acronym, address, big, cite, code,
del, dfn, em, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, 
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	line-height:normal;
}
table, caption, tbody, tfoot, thead, tr, th, td {
		
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	color: #333333;
	background: #fff3d3;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
ol, ul {
	
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	
}
caption, th, td {
		
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

