body {
	background-color: E5E5E5;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	scrollbar-arrow-color:orange;
	scrollbar-face-color:E5E5E5;
	scrollbar-3dlight-color:rgb(0,147,221);
	scrollbar-darkshadow-color:rgb(0,147,221);
	scrollbar-shadow-color:rgb(0,147,221);
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;

}
body.fundo {
background-image: url("images/fundo-main.jpg");
background-repeat: no-repeat;
background-position: center;
background-attachment: fixed;
}
body.topbar {
	background-image: url("images/fundo-titulo.jpg");
background-repeat: no-repeat;
}
.t {
	font-size:9pt;
	font-weight:bold;
	color:#0033FF;
	background-color:F0F0F0;
	cursor:auto;
	border-color: #0066CC;

}

td {
text-align:center;
font-size:9pt;
}
td.naum {
text-align:left
}
td.r {
text-align:right
}
.linha1 {
	background-color:#FFA346;
	color:black;
	font-size:10pt;
	font-weight:bold;
}
.title2 {
text-align:center;
	color:darkblue;
	font-size:12pt;
	font-weight:bold;
        font-style:italic
}
.title3 {
	font-size:11pt;
	font-weight:bold;
}
.linhapdl {
	background-color:#99CCFF;
}
.linhaw {
	background-color:#FFFFFF;
}
.linhad {
	background-color:#DDDDDD;
}
.linhae {
	background-color:#E5E5E5;
}
.linhac {
	background-color:#CCCCCC;
}

.part {
background-color:0099FF;
color:white;
font-size:9pt;
font-weight:bold;
}
p {
text-align:justify;
color:black;
font-size:10pt;
font-weight:bold;
}
p.post {
font-family:Verdana, Arial;
font-size:10pt;
}
p.data {
font-size:12pt;
text-align:center;
color:orange;
font-style:italic;
}
p.rodape {
color:006699;
text-align:right;
font-style:italic;
}
.c {
text-align:center
}
.l {
text-align:left
}
.b {
font-weight:bold
}
.title {
	text-align:center;
	color:003399;
	font-size:16pt;
}
.subtitle {
text-align:center;
color:black;
font-size:11pt;
font-weight:bold
}
.subtitle2 {
text-align:center;
text-decoration:underline;
font-weight:bold
}
a {
font-size:10pt;
font-weight:bold;
text-align:center;
text-decoration:none;
color:#0000CC;
}
A:visited { color:#0000CC; text-decoration:none }
A:hover { color:#0000CC; text-decoration:underline }

