body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:0;
	margin-top:0;
	}

td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
td.rodape {
	color:#CCCCCC;
	font-size:11px;
	text-align:center;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

/* LINKS */
a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a.vbs:link, a.vbs:visited  {
	color: #999999;
	text-decoration: none;
	font-size:11px
}
a.vbs:hover{
	text-decoration: underline;
}