#content {
	position:absolute;
	top:0px;
	left:0px;
}

html {
	height:100%;
	margin:0px;
}

body {
	height:100%;
	margin:0px;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}

table {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 10pt;
	border:  #FFFFFF solid 0px;
	padding: 0px;
	border-spacing: 0px;
	line-height: 1.2;	
}

		
a.adresslink {
		color: #666666;
		text-decoration:underline;
		font-size: 8pt;
		font-family: Verdana,Arial;
		}
a:link.adresslink {
		color: #666666;
		text-decoration: underline;
		font-size: 8pt;
		font-family: Verdana,Arial;
}
a:hover.adresslink {
		color: #666666;
		text-decoration: underline;
		font-size: 8pt;
		font-family: Verdana,Arial;
}
a:visited.adresslink {
		color: #666666;
		text-decoration: underline;
		font-size: 8pt;
		font-family: Verdana,Arial;
}
a:active.adresslink {
		color: #666666;
		text-decoration: underline;
		font-size: 8pt;
		font-family: Verdana,Arial;
}



a:link {
   	font-family: Verdana,Arial;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}

a:visited {
   	font-family: Verdana,Arial;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}

a:active {
   	font-family: Verdana,Arial;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}

a:hover {
   	font-family: Verdana,Arial;
	font-size: 9pt;
	color: #666666;
	text-decoration: underline;
}
