.tabela{
	background-image:url(../imagens/bg_agenda.png);
	background-repeat:no-repeat;
	width:235px;
	height:183px;
}
.td{
	width:20px;
	height:20px;
	text-align:center;
}
.hj{
	width:20px;
	height:20px;
	text-align:center;
	background-color: #FC0;
}
.dom{
	width:20px;
	height:20px;
	text-align:center;
	color: #C00;
}
.evt{
	width:20px;
	height:20px;
	text-align:center;
	color: #09F;
}
.mes{
	width:auto;
	height:20px;
	text-align:center;
	color: #0d92d7;
	font: arial;
	font-size: 11px;
}
.show{
	width:300px;
	height:30px;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	color:#06F;
	padding-left:5px;
}
.linha{
	width:300px;
	height:20px;
	text-align:left;
	font-size:11px;
	color:#333;
	padding:1px 1px 1px 10px;
}
.sem{
	width:auto;
	height:20px;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	font-family:Verdana;
}
#mostrames{
	width:300px;
	padding:5px;
}
td,th {
	font-family: Verdana;
	font-size: 11px;
}
.data{
	color:#333;
}