html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead, tr,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
	white-space: normal;
}

img {
	padding: 0;
	font-size: 100%;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
	white-space: normal;
}

sup {
	font-size: smaller;
	line-height: normal;
	vertical-align: super;
}

sub {
	font-size: smaller;
	line-height: normal;
	vertical-align: sub;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

hr {
	height: 0;
	border: 0;
	border-top: 1px solid #444444;
	background: transparent;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

table,
tr,
th,
td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font-size: inherit;
	font-weight: inherit;
	font-family: inherit;
	vertical-align: baseline;
}

th {
	text-align: left;
	font-weight: bold;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: bold;
	margin: 5px 0px;
}

ul,
ol,
p {
	margin: 5px 0px;
}

ul,
ol {
	padding: 0px 0px 0px 30px;
	list-style-position: outside;
}

ul ul,
ul ol,
ol ul,
ol ol {
	margin: 0px 0px;
}

ul {
	list-style-type: disc;
}

ul ul {
	list-style-type: circle;
}

ul ul ul {
	list-style-type: square;
}

b,
strong {
	font-weight: bold;
}

i,
em {
	font-style: italic;
}

.clearfix:before,
.clearfix:after {
	content: "\0020";
	display: block;
	height: 0;
	overflow: hidden;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	zoom: 1;
}
