/*TIRA TUDO*/

body, div, span, table, td, th, tr, p, h1, h2, h3, h4, h5, h6, li, ol, ul, a {
	margin:0;
	padding:0;
	border:0;
}



body {
	background:url(../img/bg_geral.jpg) top repeat-x;
	}
	
	
p, li, h1, h2, h3, h4, h5, h6, ul, ol, table, td, tr, th, a {
	font-family:"Trebuchet MS";
	}
	
	
a {
	text-decoration:none;
	}

p, ul li {
	color:#4D4D4D;
	font-size:12px;
}

	
a:hover {
	text-decoration:underline;
	}
	
h1 {
	font-size:18px;
	color:#005496;
	margin-left:17px;
	}
	
