body {
	color: #333333;
	background-color: transparent;
	margin: 0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
input {
	height:22px;
	width:78px;
	font-family:Arial, Helvetica, sans-serif;
}
td, tr {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
td, tr a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
td, tr a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
a {
	color: #cc0000;
	font-size:12px;
	text-decoration:none;
}
a:hover {
	color: #cc0000;
	font-size:12px;
	text-decoration:underline;
}
.botaopreto { 
	background:#0f0c0a;
	font-size:11px;
	font-family: Arial;
	color:#ffffff;
	border:1px solid #ffffff;
}
.vermelhobold {
	color: #720000;
	font-weight:bold;
	font-size:11px;
}