body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#fundo1 {
	width: 750px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/d_backtop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#fundo2 {
	width: 717px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/d_backbase.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 0px;
}
#Base {
	background-image: url(../images/d_backbase.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 11px;
}
#Copyright {
	width: 750px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
#Menu {
	background-image: url(../images/menu.gif);
	text-align: center;
	line-height: 39px;
	height: 39px;
}
#Menu a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 18px;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
	padding: 5px;
}
.Verde {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #157C2D;
}
h1 {
	font-size: 18px;
	color: #177B2F;
}
#Menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 18px;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
	padding: 5px;
	background-color: #006600;
}
#Conteudo {
	margin-top: 10px;
}
a:link {
	color: #177B2F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #177B2F;
}
a:hover {
	text-decoration: underline;
	color: #177B2F;
}
a:active {
	text-decoration: none;
	color: #177B2F;
}