   html, body, #basetable {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
      text-align: center;
}
a{
text-decoration:none;
}

a:hover{
color:#999999;
}
   #basetable {
      margin: 0 auto;
      text-align: left;
      vertical-align: middle;
      width: 800px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}
.copyrightbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
.whitetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}
.introtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #02174A;
	line-height: 11px;
}
.devtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 11px;
}
.devintro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F7E902;
	line-height: 11px;
}
.introtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #010159;
	line-height: 13px;
}
.luxtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #010159;
	line-height: 13px;
}
.introtextgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #262626;
	line-height: 13px;
}
.introtextgreybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #262626;
	line-height: 13px;
}
.moreinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #010159;
}
.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #262626;
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
}
