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, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #787773;
	background-color: #fff;
}

h1 {
	float: left;
	margin: 11px 38px 0 37px;
	font-size: 1.3em;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
}

h1 a {
	color: #fff;
	text-decoration: none;
}

h1 a:hover {
	color: #787773;
}

h2 {
	font-size: 3.1em;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
}

h2 a {
	color: #000;
	text-decoration: none;
}

h3,h4,h5,h6 {
	color: #787773;
}

a {
	color: #999;
}

a:hover {
	text-decoration: none;
}