body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3399CC;
	font-size: 10px;
}
.titulo {
	font-size: 22px;
	color: #92b1e4;
	letter-spacing:-1px;
}
.inputPeque {
	font-size: 0.9em;
}

table {
border:none;
}

table th {
border:0;
font-size:12px;
letter-spacing:0;
}

table td {
border:0;
padding:10px;
}

