.nome {
	font-family: "Courier New", Courier, mono;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #FFFFFF;
}
.minuscolo {
	font-family: "Courier New", Courier, mono;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: lowercase;
	color: #FFFFFF;
	text-decoration: blink;
}
.menuandrea {
	font-family: "Courier New", Courier, mono;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
}
.paragrafo {
	font-family: "Courier New", Courier, mono;
	font-size: medium;
	color: #FFFFFF;
}
.minuscoloCredit {

	font-family: "Courier New", Courier, mono;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: lowercase;
	color: #FFFFFF;
	text-decoration: blink;
}
.cronology {
	font-family: "Courier New", Courier, mono;
	font-size: x-large;
	line-height: normal;
	vertical-align: baseline;
	font-weight: bold;
}
.cronology2piccolo {
	font-family: "Courier New", Courier, mono;
	font-size: smaller;
	line-height: normal;
	vertical-align: baseline;
}
.paragrafo_picc {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	color: #FFFFFF;
}
.paragrafo_piccisss {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #FFFFFF;
}
