/************************************
 *		Erase default browsers styles
 ************************************/ 
 
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, input {
	margin: 0px;
	padding: 0px;
}

table, tr, th, td, img {
	border: none;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

table, td, th {
	vertical-align: middle;
}

ul {
	list-style: none;
}

p {
	margin: 0 0 7px;
}

h1, h5 {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 15px;
}

h2 {
	font-size: 14px;
	margin: 0 0 7px;
}

h3 {
	background: #F63C1A;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	height: 28px;
	margin: 0 0 7px;
	overflow: hidden;
	padding: 4px 5px 0px;
	text-align: center;
}



h4 {
	font-size: 12px;
}

:focus {
	outline: none;
}

a {
	color: #ffffff;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}