html {
	color: #000;
	background-color: #FFF;
	margin: 0;
	padding: 0;
	height: 100%;
}
body, blockquote, div, dl, dt, dd, ol, pre, code, form, fieldset, legend, input, textarea, th, img {
	margin: 0;
	padding: 0;
}
body {

}
table {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}
a, tbody, fieldset, img, td {
	border: 0;
}
address, caption, cite, code, dfn, th, var {
	font-style: normal;
	font-weight: normal;
}
caption, th {
	text-align: left;
}
q:before, q:after {
	content: '';
}
abbr, acronym  {
	border: 0;
	font-variant: normal;
}
sup  {
	vertical-align: text-top;
}
sub  {
	vertical-align: text-bottom;
}
input, textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}
input, textarea, select {
	*font-size: 100%;
}
legend {
	color: #000;
}
a:active, a:focus { /* FF */
	outline: 0;
}
span.link {
	cursor: pointer;
}
