body{
	background-color: #ffffff;
	margin-top:0px;
	margin-bottom:5px;
    margin-left:0px;
	scrollbar-arrow-color:#666666;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-face-color:#FFFFFF;
	scrollbar-shadow-color:#666666;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-track-color:#F2F2F2;
	}
.tit_agenda{
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #000000;
	margin-left:5px;
}
.agenda_sub_tit{
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	margin-left:5px;
}
td div#texto{
	height:305px;
	overflow:auto;
}
.tit_2_agenda{
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #FFB500;
    margin-left:5px;
}
.agenda{
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
    font-weight: normal;
	color: #000000;
	margin-left:5px;
}
.espaco{ font-size: 4pt;
}

a.agenda {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
    text-decoration: none;
}
a.agenda:visited {
	color: #000000;
    text-decoration: none;
}
a.agenda:hover {
	color: #333333;
    text-decoration: none;
}
a.agenda:active {
	color: #000000;
	text-decoration: none;
}