body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	top: 10%;
	margin-top: 10%;
	/*background-image: url(img/fundo10.jpg);*/
	background-color:#000000;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}

#principal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-align: center;
	vertical-align: middle;
	float: center;
	height: 100%;
	width: 100%;
	position: relative;
	overflow: auto;
}
