tr, td, p {
	font-family		: verdana, arial, helvetica, sans-serif;
	font-size		: 10pt;
	color			: #00ff00;
	text-decoration	: none;
	font-weight		: normal;
}

a:link, a:active, a:visited, a:hover {
	text-decoration	: none;
}

p,td,tr {
	font-family		: verdana, arial, helvetica, sans-serif;
	font-size		: 10pt;
	color			: #CCCCCC;
	text-decoration	: none;
	font-weight		: normal;
}

b {
	font-weight		: bold;
}

.red {
	color			: #E40000;
}

.white {
	color			: #ffffff;
}

.grau {
	color			: #CCCCCC;
}

.dgrau {
	color			: #333333;
	font-size		: 8pt;
}
