html, body, address, blockquote, div, p, pre, h1, h2, h3, h4, h5, h6, hr,
dd, dl, dt, ul, ol, li,
a, abbr, acronym, b, big, br, cite, code, del, dfn, em, i,
ins, kbd, q, samp, small, span, strong, sub, sup, tt, var,
img, object,
caption, table, tbody, td, tfoot, th, thead, tr,
input, textarea, select, button, form, fieldset, legend, label,
u, font, s, center, dir, menu, strike, xmp {
	background: transparent;
	margin: 0;
	padding: 0;
	text-align: left;
	text-decoration: none;
	text-indent: 0;
	vertical-align: baseline;
}
hr, img, a img, object { border: 0 }
img { vertical-align: top }
input, button { overflow: visible }
input, select, button { vertical-align: middle }
textarea { vertical-align: top }
select[size] { vertical-align: top }
select[size="1"] { vertical-align: middle }
fieldset legend { *margin-left: -7px }
caption, td, th, tr { vertical-align: top }
table { border-collapse: collapse; border-spacing: 0 }
optgroup { background: white; color: black; font-style: normal }
optgroup option { padding-left: 22px }
hr {
	background-color: #000;
	clear: both;
	color: #000;
	height: 2px;
	margin: 7px 0;
	*margin: 0;
}
ol li, ul li { vertical-align: bottom }
q { quotes: '\00AB' '\00BB' '\201E' '\201C' }
q:before { content: '\00AB' }
q:after	{ content: '\00BB' }
q q:before { content: '\201E' }
q q:after { content: '\201C' }
sup, sub { position: relative; vertical-align: baseline }
sup { top: -0.4em }
sub { bottom: -0.4em }
abbr, acronym {
	border: 0;
	font-variant: normal;
}
del { text-decoration: line-through }
a:link, a:active, a:visited { text-decoration: underline }
a:hover { text-decoration: none }
a:focus { outline: none }
header, nav, section, article, aside, footer { display: block }
