body {
background-color: #FFFFFF;

}

.bg {
background-color: #FFFFFF;
background-image: url(bg-logo.gif);
background-repeat: no-repeat;
background-attachment: fixed;
}

.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #666633;
	text-decoration: none;
}
.menu:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #666633;
	text-decoration: underline;
}
.menu-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #666633;
	text-decoration: none;
}
.menu-tabela {
	border: 1px dashed #666633;
}
.form {
	border: #666633;
	background-color: transparent;
	border-bottom: 1px solid;
	border-left: none;
	border-right: none;
	border-top: none;
}
.texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666633;
	text-decoration: none;
}
.textopeq {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666633;
	text-decoration: none;
}