@charset "utf-8";
body {
	background-color: #E2E8E9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/topo_bg.jpg);
	background-repeat: repeat-x;
}

body,table,p,td,tr,a {
	font-family: Tahoma;
	font-size: 11px;
	color: 66797F;
	text-decoration: none;
}
.tahoma_11_escuro {
	font-family: Tahoma;
	font-size: 11px;
	color: 66797F;
}
.tahoma_11_claro {
	font-family: Tahoma;
	font-size: 11px;
	color: 8C9EA4;
}
.texto_principal {
	font-family: Tahoma;
	font-size: 12px;
	color: 66797F;
	line-height: 20px;
}
