/* hide from ie on mac \*/
html {
	height: 100%;
	overflow: auto;
}

#flashcontent {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width:  100%;
}

/* end hide */
		
body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #EEEEEE;
}

p {
	font-family: Helvetica, Arial;
	color: #222222;
	text-decoration: none;
	word-spacing: Normal;
	text-align: left;
	letter-spacing: 0;
	text-indent: 0px;
	line-height: 12px;
	font-size: 11px;
}

a:link { color: #555555 }

a:visited { color: #525252 }

a:active { color: #626262 }

a:hover { color: #777777 }

.estilo1 { font-size: 14px }
.medula { color:#0099FF; }
