body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-darkshadow-color:#333333;
	scrollbar-face-color:#FF0000;
	scrollbar-highlight-color:#FF6600;
	scrollbar-shadow-color:#333333;
	scrollbar-track-color:#FFFFFF;
}
table {
	font-size: 10pt;
	text-align: justify;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #FF0000;
	text-align: center;
}
.tabelafundo {
	border: 1px solid #000000;
	background-color: #CCCCCC;
}
.tabelanav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF0000;
	background-color: #000000;
	text-align: center;
	font-variant: small-caps;
	cursor: hand;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.tabelanav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF0000;
	background-color: #000000;
	text-align: center;
	cursor: hand;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
.diario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFFFFF;
	border: 1px solid #FF0000;
}
a:link, a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.grey {
	color: #999999;
}
.calendario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
	color: #333333;
	border: 1px solid #000000;
}
.dias {
	background-color: #FF9933;
}
a.preto, a:visited.preto {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.actividade, a:visited.actividade {
	color: #FFFFFF;
	text-decoration: none;
}
.cal_titulo {
	background-color: #FF9900;
	border: 1px solid #000000;
	padding-left: 20px;
	margin-bottom: 6px;
	font-weight: bold;
	font-variant: small-caps;
}
.data {
	font-size: 8pt;
	color: #333333;
	margin-top: 6px;
	margin-bottom: 6px;
}
.evento {
	margin-top: 6px;
}
.cabecalho {
	background-color: #FF9900;
	text-align: center;
	padding: 3px;
	border: 1px solid #000000;
}.hoje {
	background-color: #FFFF00;
}.yellow {
	border: 2px solid #FFFF00;
}
div#botobot {
	visibility: hidden;
}