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, strong, sub, sup, tt, var, b, u, i, center, 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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}
body {
	font-family: 'Myriad Pro', Helvetica, Arial, Sans-Serif;
	font-size: 1em;
	margin: 4em;
	background: #a7a9ac;
	color: #fff;
	line-height: 1.5;
}
h1, h2, h3, h4 {
	font-family: 'Myriad Pro', Helvetica, Arial, Sans-Serif;
	font-weight: normal;
}
#big {
	background: transparent;
	padding: 0;
	font-size: 2.6em;
	margin: 0;
	line-height: 1.25em;
	color: #fff;
}
h2 {
	font-size: 1.5em;
	margin-bottom: 0.25em;
	color: #231f20;
}
h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0.25em;
	color:#ee1c24;
	
}
h4 {
	font-weight: bold;
}
p {
  font-size: .95em;
	margin-bottom: 1.25em;
	color: #231f20;
}
a {
	color: #fff;
}
a:visited {
	color: #fff;
}
a:hover {
	color: #333;
	text-decoration: none;
}
.clear {
	clear: both;
}
.box {
	margin:3em 0 0 0;
}
