  body {
	margin: 2px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-variant : normal;
	list-style-type : disc;
	line-height: 14px;
}
  TABLE {
	border : 0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;	
	margin-top : 0px;
	margin-left : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
}
 .margin0 {
	border : 0;	
	margin-top : 0px;
	margin-left : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
}
.titulo1{
	font-size : 10pt;
	font-weight : bold;
	line-height : 110%;
	color:Oranje;
}
.texto { font-family: "Verdana", Helvetica, Arial; font-style: normal; text-align: justify;}
.texto2 { font-family: "Verdana", Helvetica, Arial; font-style: normal; text-align: left;}
a{color:#648D95;text-decoration:none; font-weight:bold;}
a:visited {color:#648D95;text-decoration:none;}
a:hover{color:#212E30;font-weight:bold;}
a:active {color:red; font-weight:bold;}
a.branco{color:white;text-decoration:none; font-weight:600;}
a.branco:visited {color:white;text-decoration:none;}
a.branco:hover{
	color: black;
	text-decoration:underline overline;
	background-color:white;
	font-weight:600;
	letter-spacing: 0px;
}
a.branco:active {
	color: red;
	font-weight:600;
	letter-spacing: 0px;
}
a.nada:hover{text-decoration:none;}
a.preto{color:black;text-decoration:none; font-weight:600;}
a.preto:visited {color:black;text-decoration:none;}
a.preto:hover{
	color: white;
	text-decoration:underline overline;
	background-color:black;
	font-weight:600;
	letter-spacing: 0px;
}
a.preto:active {
	color: red;
	font-weight:600;
	letter-spacing: 0px;
}
.box {
	border-color: Teal;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-top: 2px;
	padding-left: 5px;
	LINE-HEIGHT: normal;
	letter-spacing: 0px;
	padding : 2px 5px 2px 5px;
}
.boxmadeira {
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: Black;
	padding-top: 1px;
	padding-left: 3px;
	background-image: url(imagens/fundo_madeira.jpg);
	LINE-HEIGHT: 15px;
}
 .boxazul {
	font-size: 10pt;
	font-style: normal;
	font-weight: Bold;
	font-variant: normal;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 1px;
	padding-left: 3px;
	background-image: url(imagens/azul_sujo.gif);
	LINE-HEIGHT: normal;
	letter-spacing : 1px;
}
.style1 {
	font-size: 0.8pc;
	font-weight: bold;
}
.boxy {
	border-top: 1px outset #999999;
	border-right: 2px outset #999999;
	border-bottom: 2px outset #999999;
	border-left: 1px outset #999999;
}
.boxy2 {
	border-top: 1pt outset #666666;
	border-right: 2px outset #666666;
	border-bottom: 2px outset #666666;
	border-left: 1pt outset #666666;
}
.boxy2:hover {
	border-top: 1pt inset #666666;
	border-right: 2px inset #666666;
	border-bottom: 2px inset #666666;
	border-left: 1pt inset #666666;
	
}
.boxy2:active {
	border-top: 1pt inset #666666;
	border-right: 2px inset #666666;
	border-bottom: 2px inset #666666;
	border-left: 1pt inset #666666;
	
}
.boxy3 {
	border-bottom: 2px outset #999999;
}
.frame {
	border: 10px outset #FFCC99;
}
.bck {
	background-attachment: fixed;
	background-image: url(imagens/bck.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
}