body {
	background-image: url(../im/fundo_o.gif); 
	background-repeat: repeat-x; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F4F4F4;
	font: 11px tahoma;
}
a {
	font: 11px Tahoma;
	color: #1F6B41;
	text-decoration: none;
}
a:link {
	color: #1F6B41;
	text-decoration: none;
}
a:visited {
	color: #1F6B41;
	text-decoration: none;
}
a:hover {
	color: #1F6B41;
	text-decoration: underline;
}
a:active {
	color: #1F6B41;
	text-decoration: none;
}
td{
	font: 11px tahoma;
}

#checkm8 {
	height: 272px;
	width: 288px;
	position: absolute;
	left: 40%;
	top: 10%;
