P{
text-align:justify
}
.V1_dourada_td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #9B7D20;
}
.V1_dourada {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #9B7D20;
	text-decoration:none;	
}
.V1_dourada:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #9B7D20;
	text-decoration:underline;	
}
.V1_cinza {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #4D4D4D;
	text-decoration:none;
}
.V1_cinza:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #4D4D4D;
	text-decoration:underline;
}

.V1_branco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.V1_branco:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline;
}
.V1_branco_semBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
}
.V1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.V2_dourada {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#9B7D20;
}
.BordaDourada {
	border-style:solid;
	border-width:1pt;
	border-color:#9B7D20
}
.BordaCinzaEscura {
	border-style:solid;
	border-width:1pt;
	border-color:#999999
}
.BordaCinzaEscuraEsq {
	border-left-style:solid;
	border-left-width:1pt;
	border-left-color:#CECECE
}
.BordaCinzaEscuraDir {
	border-right-style:solid;
	border-right-width:1pt;
	border-right-color:#CECECE
}
.BordaCinzaEscuraAbaixo {
	border-bottom-style:solid;
	border-bottom-width:1pt;
	border-bottom-color:#CECECE
}
.BordaCinzaEscuraCima {
	border-top-style:solid;
	border-top-width:1pt;
	border-top-color:#CECECE
}
.BordaCinzaEscuraLados {
	border-left-style:solid;
	border-left-width:1pt;
	border-left-color:#CECECE;
	border-right-style:solid;
	border-right-width:1pt;
	border-right-color:#CECECE
}


.backPontilhado{
	background-image:url(images/backPontilhado.gif);
	background-repeat:repeat-x;
	background-position:top
}