@charset "utf-8";
.textobold {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

body {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}
select {
	font-family: tahoma;
	font-size: 11px;
}
input {
	font-family: tahoma;
	font-size: 11px;
}
.textobold {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.numero {
	font-family: tahoma;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
a {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
