body, div, dl, dt, dd, ul, ol, li, h1, h2, h4, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h4, h5, h6 {
	font-size:100%;
	font-weight: bold;
	color: #515151;
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
h1 {
	font-size: 36px;
	line-height: normal;
}
h2 {
	font-size: 30px;
}
h3 {
	font-size: 21px;
	line-height: 27px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 14px;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border-bottom-width: 1;
	border-bottom-style: dotted;
	border-bottom-color: inherit;
	cursor: help;
}
html, body, #wrapper {
	height:100%;
}
body > #wrapper {
	height:auto;
}