select {
	font-family: verdana;
	font-size: 11;
}

input {
	font-family: verdana;
	font-size: 11;
}

A:link {
	color: #000000;
}

A:active {
	color: #8CB5D6;
}
A:visited {
	color: #000000;
}
A:hover {
	color: #333366;
}

.normal {
	font-family: verdana;
	font-size: 11;
}
tr.row1{
	background-color: #cccccc;
}
tr.row2{
	background-color: #E1E1E1;
}
.stats {
	font-family: Arial;
	font-size: 13px;
	text-align: center;
}
.grafico {
	font-family: Arial;
	font-size: 10px;
	text-align: center;
}