a:link {
	text-decoration: none;
	color: #284279;
}
a:visited {
	text-decoration: none;
	color: #284279;
}
a:hover {
	text-decoration: none;
	color: #C80608;
}
a:active {
	font-style: normal;
	text-decoration: none;
}
h3 {
	font-size: 13px;
	color: #C80608;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
body {
	background: #e9e9e9;
	margin-top: auto;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	text-align: center;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	font-size: 10px;
	color: #646464;
	margin-left: 0px;
	margin-top: 0px;
	font-size: 12px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h6 {
	font-size: 13px;
	color: #C80608;
	line-height: 18px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-indent: 0px;
}
h1 {
	font-size: 25px;
	display: 0;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: auto;
	padding-right: auto;
	padding-bottom: auto;
	padding-left: auto;
	top: auto;
	bottom: auto;
	line-height: 1;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h5 {
	font-size: 11px;
	color: #646464;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.imgFloat{
	float:left;
	margin:12px
}