body {
	margin-top: 15px;
}
body,td,th {
	color: #FFFFFF;
	font-family:  "Arial Narrow",Arial, Verdana,;
	font-size: 11px;
}
.botoes {
	font-family: "Arial Narrow", Arial, Verdana;
	font-size: 12px;
	color: #EEEEEE;
	background-color: #0D0D0D;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #8C8C8C;
	border-left-color: #8C8C8C;
	width: 80px;
}
.bt_antProx {
	color: #FFE19F;
	text-decoration: none;
}
.titulosQuadro {
	color: #EED294;
	text-transform: uppercase;
}
.txtDescricao {
	color: #977C41;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
}

.txtCom {
	color: #FFE19F;
	font-size: 11px;
	font-style: italic;
}