html {
	height: 100%;
	overflow: hidden;
}


flashcontent {
	height: 100%;
}


body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	color:#000066;
	font-family:Verdana,sans-serif;
	font-size:10pt;
}

a {
	color:#0099cc;
        text-decoration:none;
	font-size:10pt;
}

a:hover {
	color:000066;
}

.text {
	font-size:10pt
}

.menu {
	font-size:10pt;
	white-space:nowrap;
}

