/* CSS Casmil - Por Usama Khuri */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background: #FFFFFF url('../imgs/bg-verde.jpg') repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.txt-branco-bold {
	color: #FFFFFF;
	font-weight: bold;
}
.txt-azul-bold {
	color: #183884;
	font-weight: bold;
}
.txt-azul {
	color: #183884;
}
.link-branco {
	color: #FFFFFF;
	text-decoration: underline;
}
.link-azul {
	color: #183884;
	text-decoration: underline;
}
.txt-branco {color: #FFFFFF;}
.txt-cinza {color: #666666;}
.correcao-html-index {
	padding: 20px 5px 10px 9px;
}

P.txt              { font-size: 12px; line-height: 14pt; }
P.txt:first-letter { font-size: 400%; float: left; }
SPAN.txt           { text-transform: uppercase; color: #84C225; }
