body{
	margin:0px;
	padding:0px;
	font:10px Arial;
}
td{
	font:11px Arial;
}
a{
	color:#666666;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	margin:0px 10px 0px 10px;
	
}
a:hover{
	color:#660000;
	font-weight:bold;
}
h1{
	position:relative;
	margin:10px 0px 0px 0px;
	padding:0px;
	background-image:url('../imagens/logo.gif');
	background-repeat:no-repeat;
	text-indent:-9000px;
	width:176px;
	height:54px;
}