body {
	margin:0;
	padding:0;
	font:11px Verdana, Geneva, sans-serif;
	background:#DDDDDD url(../imagens/topo_background.jpg) repeat-x;
}

p, form, ul, h1, h2, h3, h4, h5 {
	margin:0;
	padding:0;
}

img {
	border:0;	
}

h1 {
	color:#104E85;
	font-size:18px;
	border-bottom:1px dotted #CCC;

}

h2 {
	color:#525252;
	font-size:16px;
}

h3 {
	font-size:18px;
	color:#104F85;
	border-bottom:1px dotted #CCC;
	padding-bottom:5px;
}
