<style>

#scroll-down {
			position:relative;
			width:100%;
			height: 100%;
			background-color: #fb403a;
			text-align: center;
			padding-top:25%;
			padding-bottom: 25%;
			margin-left: auto;
			margin-right: auto;
		}
		
		
		.scroll-to-top {
			position: fixed;
			background:url(../images/scroll-to-top.png) no-repeat;
			cursor: pointer;
			bottom: 1em;
			right: 0px;
			width:55px;
			height: 55px;
			padding-right: 1em;
			display: none;
			z-index: 999;
		}
		body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
a {
	font-size: 12pt;
	color: #0C558C;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0C558C;
}
a:hover {
	text-decoration: none;
	color: #CCC;
}
a:active {
	text-decoration: none;
	color: #0C558C;
}
a.foot {
	font-size: 11pt;
	color: #0099FF;
}
a.foot:link {
	text-decoration: none;
}
a.foot:visited {
	text-decoration: none;
	color: #09F;
}
a.foot:hover {
	text-decoration: none;
	color: #CCC;
}
a.foot:active {
	text-decoration: none;
	color: #0099FF;
}
.title {
	font-family: 'Oswald', sans-serif;;
	font-size: 18pt;
	font-style: bold;
	font-weight: bold;
	color: #0C558C;
}
.whfoot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}
.whfootsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #0C558C;
}
</style>
