.bgbaixo {
        background-attachment: fixed;
        background-image: url(../img/baixo2.jpg);
        background-repeat: no-repeat;
        background-position: right bottom;
}
td {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
        color: #3E3542;
        text-decoration: none;
}
.bgtopo {
        background-attachment: fixed;
        background-image: url(../img/bgtopo.jpg);
        background-repeat: no-repeat;
        background-position: right top;
}
.titulo {
        font-family: "Arial Black";
        font-size: 22px;
        font-style: italic;
        font-weight: normal;
        color: #2C5B89;
        text-decoration: none;
}
hr {
        shading: no;
        height: 1px;
        border: #CCCCCC 1px dotted;
}a {

        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
        color: #2B5B89;
        text-decoration: none;
}
a:hover {


        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
        color: #80AFDD;
        text-decoration: underline;
}
ul {
        margin-top: 2px;
        list-style-position: outside;
        font-size: 9px;
        list-style-image: url(../img/ul.gif);
        margin-left: 30px;
        color: #003366;
        font-family: Verdana, Arial, Helvetica, sans-serif
}.creditos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(../img/baixo1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
