body {
	margin-left: 0px;
	margin-top: 0px;
	font-family: Verdana, Arial, Serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFF;
}

a:link, a:active, a:visited { text-decoration: none; color: #FF0000; }

a:hover { text-decoration: underline; }

img { border-color: #000;}

h1 {
	font-size: 13px;
	font-weight: bold;
	color: #333;
	text-align: center;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #933;
	text-align: center;
}

fieldset { border: 1px; border-color: #000000; }
.clientes {
	font: 10px Verdana, Geneva, sans-serif;
	text-align: right;
}
.fdbaixo {
	font: 11px Verdana, Geneva, sans-serif;
	color: #000;
	background-image: url(../imagens/fdbaixo.jpg);
	text-align: center;
	background-repeat: no-repeat;
}
.central {
	text-align: center;
	font: 10px Verdana, Geneva, sans-serif;
	color: #999;
}
.centralsist {
	text-align: center;
	font: 10px Verdana, Geneva, sans-serif;
	color: #00C;
}
.centrogeral {
	text-align: center;
}
.textossist {
	font: 11px Verdana, Geneva, sans-serif;
	color: #333;
	background-color: #CFE7CF;
}

