@charset "utf-8";
/* SW Florida Reset */

html, body,
div, p, blockquote, span,
h1, h2, h3, h4, h5, h6,
ul, ol, dl, li, dt, dd,
img, a, 
table, th, tr, td {
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	list-style: none;
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-indent: 0;
}

