body {
	background-color: #F8F2E7;
	margin: 0px 0px 0px 0px;
	cursor: default;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
}
.justify {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #333333;	
}
.tit01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	text-align: justify;
	font-weight: bold;

}
.titWagens {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FF9900;
	text-align: justify;
	font-weight: bold;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
}

input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
}

th {
	font-size: 11px;
	font-weight: bold;
}

a {
 font-weight: bold;
 text-decoration: none;
 color: #000000;
}
a:hover {
 text-decoration: underline;
}

.footer {
	font-size: 11px;
	font-family: verdana
}
.small {
	font-size: 10px
}

.bg1 {
 background-color: #F3E9D9
}
.bg2 {
 background-color: #F2F2F2
}
.bg3 {
 background-color: #E6D2AC
}

.error {
	color: RED;
	font-weight: bold;
}

.good {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	color: #FF9900;
	text-align: justify;
	font-weight: bold;
}

.previewImage {
	background-repeat: no-repeat;
	background-position: center center;
}
