* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
h1 a{
	font-size: 18px;
	color: #022B4B;
}
h2 {
	font-size: 15px;
}
#header a.dspNone {
	display: none;
}
#header {
	background-color: #ACD8FB;
	padding: 10px;
}
#footer {
	background-color: #ACD8FB;
}
img.fltLeft {
	float: left;
	margin-right: 10px;
}
.bloco {
	display: block;
	clear: both;
}
#newsletter {
	display: block;
	clear: both;
}



h3 {
	font-size: 13px;
}
body {
	background-color: #DBEEFD;
}
#content {
	background-color: #F1F9FE;
	padding: 10px;
}
