html {
	height: 100%;
	overflow: hidden;
}
	
#flashcontent {
	width:100%;
	height: 100%;
	text-align:center;
	vertical-align:middle;
}

body {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	height: 100%;
	margin: 0;
	padding: 0;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


.texto0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	line-height:10px;
}
