body {
	font-family: "Trebuchet MS", Arial;
	font-size: 0.9em;
}
table {
	font-family: "Trebuchet MS", Arial;
	font-size: 1em;
}
input,select,textarea {
	font-family: verdana, Arial;
	font-size:10px;
	text-transform:uppercase;
}
.titulo {
	font-family: "Trebuchet MS", Arial;
	font-size: 1.8em;
	font-weight: bold;
	text-align: center;
}
.subtitulo {
	font-family: "Trebuchet MS", Arial;
	font-size: 1.2em;
	font-weight: bold;
	padding:5px;
	background-color:#f0f0f0;
}
.txt {
	font-family: "Trebuchet MS", Arial;
	font-size: 0.8em;
	text-align: center;
}
.oph {
	font-family: "Trebuchet MS", Arial;
	font-size: 0.7em;
	color: #FFFFFF;
}

.a-oph {
	color: #FFFFFF;
}
.vermelho {
	color: #c00;
}
