/** {
	margin:0;
	padding:0;
}*/

body {
	background:#4D4D4D;
	margin:10px;
	color:#E2E2E2;
	font-family:"Lucida Grande",Lucida,Verdana,sans-serif;
	font-size:12px;
	line-height:1.9em;
}

.c { clear:both; }

hr {
	height:0px;
	background:#333;
}

#topo {
	text-align:center;
	height:85px;
	width:100%;
}
