* {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
	display: block;
	}
ul, li {
	list-style: none;
	}
table {
	width: 100%;
	border-collapse: collapse;
	}
table td {
	vertical-align: top;
	}
table th {
	text-align: left;
	}
fieldset {
	border: 0;
	}	
address,
caption,
cite,
code,
dfn,
em,
var {
	font-style:normal;
	font-weight:normal;
	}
caption,
th {
	text-align:left;
	}
q:before,
q:after {
	content:'';
	}
label {
	font-weight: bold;
	}