body
{
	background-color : #ffff00;
	margin : 0px;
}

img
{
	border : 0px;
}

a:link, a:visited
{
	color : Blue;
	text-decoration : none;
}

a:hover
{
	color : Blue;
	text-decoration : underline;
}

.TxtLow
{
	font-family : Arial;
	font-size   : 12px;
}

div#DivGeral
{
	position : absolute;
	width  : 790PX;
	left   : 50%;
	margin-left : -395px;
}

img#ImgLogoTop
{
	margin-top : 7px;
}

iframe#IFramePagina
{
	border : solid 1px #C7C7C7;
	width  : 788px;
	height : 500px;
}

div#DivLink
{
	position : absolute;
	right : 0px;
	top : 42px;
	font-weight : bold;
	font-family : Arial;
	font-size : 12px;
}

div#DivDownload
{
	position : absolute;
	left : 50%;
	margin-left : -70px;
}

div#DivEnd
{
	position : absolute;
	left : 50%;
	margin-left : -365.5px;
	text-align  : center;
	font-family : Verdana;
	font-size   : 13px;
}
