table.activ {
	font-family: Verdana;
	font-size: 12px;
	
}
span.titulo {
font-family:Verdana;
	/*font-family: "Matura MT Script Capitals";*/
	font-size: 22px;
	font-weight:bold;
	color: #000000;
}
span.subtitulo {
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	text-align:left;
}
span.textopequeno {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}

body {
	background-image: url(fundo.gif);
	background-repeat: repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:justify;
	/*font-family:"Matura MT Script Capitals";*/
	font-weight:100;
	color: #000000;
	/*cursor:url(arvore.cur);*/
}


.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

A:link {
	text-decoration: none;
	color: #FFFFFF;
}
A:visited {
	text-decoration: none;
	color: #FFFFFF;
}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: #00CC66}

A.email:link {
	text-decoration: none;
	color:#000000;
}
A.email:visited {
	text-decoration: none;
	color:#666666;
}
A.email:active {text-decoration: none}
A.email:hover {text-decoration: underline; color: #00CC66}

#apDiv1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}
span.copyright {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #33CCFF;
}
img {
	border: 0px solid #000000;
}

ul {
/*list-style-image: url(marca.gif);*/
}

li {
	/*list-style-image: url(marca.gif);*/
	list-style-position: outside;
}

td {
line-height:1.7;
}

td.normal {
    line-height:1;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}