body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th, input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #423207;
}
.borda {
  border-style: solid;
  border-width: 2px;
  border-color: #423207;
}
.fonte {
	font-size: 9px;
}

.link:link {
	color: #000000;
	text-decoration: none;
}
.link:visited {
	text-decoration: none;
	color: #000000;
}
.link:hover {
	text-decoration: underline;
	color: #002675;
}
.link:active {
	text-decoration: none;
	color: #000000;
}

.link-b:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.link-b:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.link-b:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.link-b:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

.link9:link {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
.link9:visited {
	text-decoration: none;
	color: #000000;
	font-size: 11px;
}
.link9:hover {
	text-decoration: none;
	color: #000000;
	font-size: 11px;
}
.link9:active {
	text-decoration: none;
	color: #000000;
	font-size: 11px;
}

.caixa-form {
    width: 300px;
}
.bt {
    width: 100px;
    background-color: #7598FF;
    border-color: #000000;
    border-style: solid;
    border-width: 2px;
}
.bt2 {
    width: 100px;
    background-color: #C6D5FF;
    border-color: #000000;
    border-style: solid;
    border-width: 1px;
    font-weight: bold;
}
.bt3 {
    width: 55px;
    background-color: #C6D5FF;
    border-color: #000000;
    border-style: solid;
    border-width: 1px;
    font-weight: bold;
}
.rod1 {
  background-image: url("Imagens/rod1.jpg");
  background-position: left bottom;
  background-repeat: no-repeat;
}

