/*///// CSS Reset by Andy Jones /////*/

html, body, div, span, h1, h2, h3, h4, h5, h6, hr, 
blockquote, a, a img, font, img, b, strong, dd, dl, dt,
fieldset, form, label, legend, table, caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: inherit;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
p{margin: 10px 0;}
b, strong{font-weight: bold;}