html, body, #wrapper {
	font-size: 9pt;
	font-family: arial;
	color:#000000;
	margin:0px;
	height:100%;
}
td {
font-size:9pt;
}
A {

}

A:hover {
text-decoration: none;
}
.link2:link { color: #000000; text-decoration: none;}
.link2:active {color:#000000; text-decoration:none;}
.link2:visited {color:#000000; text-decoration:none;}
.link2:hover {color:#03578c; text-decoration:none;}

.link1:link { color: #000000; text-decoration:none; }
.link1:active {color: #000000; text-decoration:none; }
.link1:visited {color:#000000;text-decoration:none;}
.link1:hover {color:#000000; text-decoration:none;}


.link3:link { color: #416700; text-decoration:none; font-weight: bold; }
.link3:active {color: #416700; text-decoration:none; font-weight: bold;}
.link3:visited {color:#416700;text-decoration:none; font-weight: bold;}
.link3:hover {color:#000000; text-decoration:none; font-weight: bold;}

.float {
z-index:0;
display:block;
position:absolute;
left:37%;
top:-200px;
width:105px;
height:93px;
background-color:#ffffff;
padding:0px 0px 0px 0px";
}

#wrapper {
	height:100%;
}	