body {
	background-image: url(fundo.jpg);
	background-repeat: repeat;
	scrollbar-face-color: #99B82E;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #99B82E;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshow-color: #000000;
}
.BordaCima {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: none;
	border-left-style: outset;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.BordaBaixo {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;	
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.TabelaBaixo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.LetraPadraoTitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 16px;
	text-align:center;
	color:#99B82E;
}
.LetraRodape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	color:#666666;
}
.Letra1 {
	font-family: Tahoma;
	font-size:14px;
	line-height:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}
.Letra2 {
	font-family: Tahoma;
	font-size:12px;
	line-height:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:justify;
	padding:15px 15px 15px 15px;
}
.Letra3 {
	font-family: Tahoma;
	font-size:12px;
	line-height:14px;
	color:#000000;
	font-weight:bold;
	padding:5px 5px 5px 5px;
}
.Letra4 {
	font-family:Tahoma;
	font-size:11px;	
	color:#000000;
}
.divmapagoogle {
	border: 2px solid black;
	width: 700px;
	height: 400px;
	color: #000000;
	font-size: medium;
	font-weight: normal;
	text-align: left;
}