.titulo-categoria {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align:left;
	line-height: 22px;
	margin-left:15px;
	top:10px;
	color: #000;
	position:relative;
}
.texto-centralizado-12 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align:center;
	line-height: 22px;
	color: #000;
}
.texto-left-12 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align:justify;
	line-height: 22px;
	color: #000;
}
h1 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	text-align:left;
	line-height: 22px;
	color: #000;
}
h2 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 15px;
	text-align:left;
	line-height: 22px;
	color: #000;
}
h3 {
}
h4 {
}
a:link {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: underline;
}
a:visited {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #CCC;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: underline;
}
.tabela-titulo {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align:center;
	line-height: 30px;
	margin-left:15px;
	color: #FFF;
	position:relative;
	background-color: #1b75bb;
	padding: 5px;
}
.tabela-par {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align:center;
	line-height: 30px;
	margin-left:15px;
	color: #000;
	position:relative;
	background-color: #B5C7E7;
	padding: 5px;
}
.tabela-impar {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align:left;
	line-height: 22px;
	margin-left:15px;
	top:10px;
	color: #000;
	position:relative;
}

