body {
    background: #FFFFFF url(images/fundo.jpg) center top repeat-x scroll;
	font-family:verdana;
	font-size:11px;
	color:#656565;
	margin:0pt;
	padding:0pt;
}
td.cont{
	background-image:url(images/cont-barra.jpg);
	width:533px;
	height:19px;
	font-family:verdana;
	font-size:10px;
	line-height:170%;
	font-weight:bold;
	color:#656565;
}
td.prop{
	background-image:url(images/cont-menu.jpg);
	width:188px;
	height:19px;
	font-family:verdana;
	font-size:10px;
	line-height:170%;
	font-weight:bold;
	color:#656565;
}
td.conteudo{
	font-family:verdana;
	font-size:10px;
	color:#656565;
}
td.copy{
	line-height:170%;
	font-family:verdana;
	font-size:10px;
	color:#656565;
}
a:link, a:active, a:visited{
	font-family:verdana;
	font-size:10px;
	color:#656565;
	font-weight: bold;
	text-decoration:none;
}
a:hover {
	font-family:verdana;
	font-size:10px;
	color:#656565;
	font-weight: bold;
	text-decoration:underline;
}
a:link.prev, a:active.prev, a:visited.prev{
	font-family:verdana;
	font-size:10px;
	color:#dc5e01;
	text-decoration:none;
}
a:hover.prev {
	font-family:verdana;
	font-size:10px;
	color:#dc5e01;
	text-decoration:underline;
}
.titulocont{
	font-family:verdana;
	font-size:9px;
	color:#dc5e01;
	font-weight: bold;
}
.form_campos	{
  	font-family:verdana;
	font-size:11px;
	color:#656565;
}
.form_botao 	{background-color: #CCCCCC; font: 12px Verdana;}
