table.features {
        font-size: 100%;
        margin-left: 1em;
}

table.features td.g {
        color: #0684A3;
        padding-right: 0.5em;
}

p#fim {
	text-align:center; 
	margin: 2em 0 2em 0;
}

.navbar4 {
        padding: 0px 0px 6px 0px;
        margin: 0 0 0 0;
        white-space: nowrap;
}
.navbar4 a {
        padding:  0 0 0 0;
        text-decoration: none;
        color: #d26C18;
        font-weight: bolder;
}
.navbar4 a:hover {
        color: blue;
}
.navbar4 a.active {
        color: black;
}
.navbar4 a.active:hover {
        color: blue;
}

.fim-rb {
        margin: 0;
        padding: 3px 7px 3px 7px;
	color: black;
}

p#fim a:hover {
	color: blue;
}

h4 {
        clear: none;
}

iframe.rpc {
        visibility: hidden;
        width: 0px;
        height: 0px;
        border: 0px;
}

