/* CSS Document */
body {
	font: 10px/17px Arial, Helvetica, sans-serif;
	color: #333333;
}
p {
	margin: 0 0 10px;
	padding: 0;
	font-style: normal;
	color: #000000;
}
.form-columns h3 {
	padding: 2px 4px 0 8px !important;
	padding: 2px 4px 0 16px;
	margin: 1em 0 1em -8px;
}
img.printAlt {
	display: none;
}
textarea, .static-messaging .caption a {
	font-family:  Arial, Helvetica, sans-serif !important;
}
h4 {
	font-size: 1.1em;
}
.arrow-back {
	font-size: 24px;
}
img, img a, img a:hover {
	border: 0;
	background: none;
}
a img {
	cursor: pointer;
}
a {
	text-decoration: none;
	color: #000000;
}
a.saiba {
	font-weight:bold;
}
h1 {
	font-size: 28px;
	line-height: normal;
	letter-spacing: -1.3px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 19px;
}
h3 {
	font-size: 1.25em;
	margin-top: 0;
}
* html h1 {
	background: none !important;
}

