@charset "utf-8";
html, body, div, span, applet, object, iframe, 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, dd, dl, dt, ol, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	color: #FFF;
	font-weight: normal;
	font-style: normal;
	font-size: 15px;
	line-height: 1;
	font-family: Arial;
	font-variant: small-caps;
	text-align: left;
	text-decoration: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
q:before, q:after, blockquote:before, blockquote:after {
	content: "";
}
.clear {
	width: 0;
	height: 0;
	visibility: hidden;
	clear: both;
}
