html {
overflow: scroll;
} 

BODY {
	MARGIN: 0px;
	COLOR: #3C3C34;
	background-image:url(../images/2009/backvert.gif);
	background-repeat:repeat-x;
	background-color: #f2eee5;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	margin-top:0px; margin-bottom:0px; text-align:center;

}
.fonte9 {
	FONT-SIZE: 9px
}
.fonte11 {
	FONT-SIZE: 11px;
}
.fonte13 {
	FONT-SIZE: 13px;
}
.fonte13c {
	FONT-SIZE: 13px;
	text-align: center;
}
.fonte15 {
	FONT-SIZE: 15px;
	font-weight: normal;
	color: #333333;
	font-style: italic;
}
a:link {
	text-decoration: none;
	color: #293C4F;
}
a:visited {
	text-decoration: none;
	color: #293C4F;
}
a:hover {
	text-decoration: underline;
	color: #293C4F;
}
a:active {
	text-decoration: none;
	color: #293C4F;
}
.image {
	border: thin solid #9E8A72;
}

