body {
	text-align: center;
	margin: 0px;
	background-image: url(../img/publica/margem-pontilhada.gif);
	background-repeat: repeat-y;
	background-position: center;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.tit01 {
	font-size: 32px;
	color: C9C9D7;
	font-weight: bold;
}
.tit02 {
	font-size: 18px;
	color: #C9C9D7;
	font-weight: bold;
}
.tit03 {
	font-size: 16px;
	color: #9797B3;
	font-weight: bold;
}
.font {
	font-size: 10px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;

}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #CCCCCC;
}
.alinhar {
	text-align: center;
}
