/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #464d5a;	
}
.font_padrao {
	font-family: "Trebuchet MS";
	font-size:10px;
	color:#666666;
}

