.mainBodyDef {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : #6A6A6A;
	margin : 0px;
}

.lstNewsCell /* definição de célula branca para o objeto lstNews */
{
	FONT-FAMILY: Verdana, Century Gothic, Comic Sans MS; 
	FONT-SIZE: 8pt;
	COLOR: #005C74;
	BACKGROUND-COLOR: #005C74;
}

.lstNewsHeader /* definição de cabeçalho para o objeto lstNews */
{
	COLOR: #84CECE; FONT-FAMILY: Verdana, Century Gothic, Comic Sans MS; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: none;
}

.lstBulletinCell /* definição de célula branca para o objeto lstBulletin */
{
	FONT-FAMILY: Verdana, Century Gothic, Comic Sans MS; 
	FONT-SIZE: 8pt;
	COLOR: #666666;
	BACKGROUND-COLOR: #FFFFFF;
}

.lstBulletinHeader /* definição de cabeçalho para o objeto lstBulletin */
{
	COLOR: #666666; FONT-FAMILY: Verdana, Century Gothic, Comic Sans MS; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: none;
}

.lstActivityCell /* definição de célula branca para o objeto lstActivity */
{
	FONT-FAMILY: Verdana, Century Gothic, Comic Sans MS; 
	FONT-SIZE: 8pt;
	COLOR: #333333;
	BACKGROUND-COLOR: #FFFFFF;
}

.lstActivityHeader /* definição de cabeçalho para o objeto lstActivity */
{
	COLOR: #FFFFFF; FONT-FAMILY: Verdana, Century Gothic, Comic Sans MS; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: none;
}

.txtDefault {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt; 
	text-decoration: none; 
	color: #000000;
	text-align : justify;
}

.txtCentered{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt; 
	text-decoration: none; 
	color: #000000;
	text-align : center;
}

.txtCinza {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt; 
	text-decoration: none; 
	color: #808080;
	text-align : justify;
}

.tituloNoticia {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : #6A6A6A;
}

.txtNoticia {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #FFFFFF;
	text-align : left;	
}

.txtLegenda {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt; 
	text-decoration: none; 
	color: #000000;
	text-align : justify;
}

.txtTabelaTop {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt; 
	font-weight : bold;
	text-decoration: none; 
	color: #ffffff;
	text-align : center;
}

.txtTabela{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt; 
	text-decoration: none; 
	color: #000000;
	text-align : left;
}

.tituloDefault {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : #6A6A6A;
}

.linkTab {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #13337b;
	font-weight : bold;
	text-decoration : none;
}

.linkTab:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #13337b;
	font-weight : bold;
	text-decoration : underline;
}

.linkDefault {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #000000;
	text-decoration : none;
}

.linkDefault:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #005c74;
	text-decoration : underline;
}

.linkNoticia {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #FFFFFF;
	text-decoration : none;
}

.linkNoticia:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #84CECE;
	text-decoration : underline;
}

.linkTxtDefault {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : #3A698D;
	text-decoration : none;
}

.linkTxtDefault:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : #3A698D;
	text-decoration : none;
	text-decoration : underline;
}
