body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
fieldset {
	border: 1px solid #CCCCCC;
}
fieldset legend {
	color: #000066;
	font-weight: bold;
}
.fundomoto {
	background-image: url(imagens/moto.jpg);
	background-repeat: no-repeat;
	background-position: 197px 99px;
}
.bordasrltb {
	border: 2px solid #000000;
}
.bordasrl {
	border-right: 2px solid #000000;
	border-left: 2px solid #000000;
}
.bordasrlb {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
td {
	font-family: Verdana;
	font-size: 12px;
}
.pequeno {
	font-size: 10px;
}
.grande {
	font-size: 14px;
	font-weight: bold;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:active {
	color: #0000FF;
}
.form {
	font-family: Verdana;
	font-size: 12px;
	color: #000066;
	background-color: #F3F3F3;
	border: 1px solid #000066;
}
.alerta {
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
}
.azul {
	color: #000066;
	font-weight: bold;
}
