
table {
	margin-top:10px;

}

th {

	height: 10px;
	width: 10px;
	text-align: center;
	font-family:arial;
	font-size: 7pt;
	font-weight:bold;
	color:#ffffff;
}

td {
	height: 10px;
	width: 10px;
	text-align: right;
	vertical-align: bottom;
	font-family:arial;
	font-size: 7pt;
	font-weight:bold;
	color:#ffffff;
}

#empty{
	height: 10px;
	width: 10px;
}
#acontece{
	color: #b9dc20;
	height: 10px;
	width: 10px;
	text-align: right;
	vertical-align: bottom;
	font-family:arial;
	font-size: 7pt;
	font-weight:bold;
	cursor:pointer;
}
#acontece a:link{
	text-decoration:none;
	height: 10px;
	width: 10px;
	text-align: right;
	vertical-align: bottom;
	font-family:arial;
	font-size: 7pt;
	color:#b9dc20;
}
#acontece a:visited{
	text-decoration:underline;
	color:#F3DCF9;
}

#dia a:link{
	text-decoration:none;
	color:#fff;
}

#clear{
	clear:both;
	width:99%;
	padding:1px;
}



.thisfont{
	color: #b9dc20;
	font-stretch:extra-condensed;
	font-size:8pt;
	font-weight:bold;
	padding-bottom:5px;
}

