body {
	margin: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #282821;
	background-image: url(fundo.jpg);	
}
p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.lnk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	color: white;
}
.lnk2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #2B2B28;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #990000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #cb440d;
}
.tab1 {
	background-color: #990000;
	color: white;
	font-weight: bold;
	height: 18px;
}
.tab2 {
	background-color: #F7E8AA;
}
.tab3 {
	background-color: #F3F3F3;
}
.tab4 {
	background-color: #cb440d;
	color: white;
}
.tab5 {
	background-color: #333333;
	color: white;
}
.nav {
	background-color: #cb440d;
	color: white;
}
.foot {
	background: #FFD87F;
}
.ctl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}