body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	height: 100%;
	padding: 0px;
}
h2 {
	font-size: 1.4em;
}
h1 {
	font-size: 1.2em;
	font-weight: normal;
}
.letra_pequena {
	font-size: 0.8em;
}

html,body,div,img,h1,h2,h3,h4,li,ul,ol,dl,dd,dt,form,table,td,tr {
	border-collapse: separate;
	border-spacing: 0;
	text-align: left;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}

