<!-- 
html, body {
	height: 99%;
	margin: 0;
	padding: 0; vertical-align: top;
}
.maincont {
	position: relative;
	width: 1000px;
	height: 99%;
	vertical-align: top;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.6pt;
	line-height: 1.5em;
}
div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.6pt;
	line-height: 1.5em;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.6pt;
	line-height: 1.5em;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.6pt;
	line-height: 1.5em;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.6pt;
	line-height: 1.5em;
}
h1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}
h2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}
h3 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
.header {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}
.navbar {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.6em;
	font-style: normal;
	text-transform: none;
	font-weight: bold;
	text-decoration: none;
}
.navbarsmall {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: normal;
	font-style: normal;
	text-transform: none;
	font-weight: normal;
	text-decoration: none;
}
.termsconditions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	padding-left: 5px;
}
.bottomcredits {
	text-align: right;
	// position: absolute;
	// bottom: 10px;
	// right: 40px;
	margin-right: 40px;
	margin-bottom: 10px;
	font-size: 7pt;
}
-->
