A:link, A:visited {
	font-weight: bold;
	color: #99cccc;
}

A:hover, A:active {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

h1 {
	font-size: 32px;
	font-weight: bold;
}

h2 {
	font-size: 25px;
	font-weight: normal;
	font-style: italic;
}

h3 {
	font-size: 19px;
	font-style: normal;
}

h4 {
	font-size: 16px;
	font-weight: bold;
}

body {
	font-size: 16px;
	margin: 10px;
	color: #c0c0c0;
	font-style: normal;
	font-family: Tahoma, President, Verdana;
	background-color: #cb3300;
	text-align: justify;
}

td {
	font-size: 16px;
	color: #c0c0c0;
	font-style: normal;
}

td.titoli {
	font-size: 18px;
	color: #6666ff;
	font-style: normal;
}

.work {
	font-size: 18px;
	color: #c0c0c0;
	font-style: normal;
}

.logo {
	font-size: 40px;
	color: #c0c0c0;
	font-style: normal;
}

p {
	color: #c0c0c0;
	font-size: 24px;
	font-style: normal;
}

p.rosso {
	color: #c0c0c0;
}

.medio {
	font-size: 14px;
}

.piccolo {
	font-size: 12px;
}

.barra {
	font-weight: bold;
	font-size: 16px;
	color: #c0c0c0;
	font-style: normal;
}

.cappello {
	font-size: 16px;
	color: #ffffff;
	font-style: normal;
	font-weight: bold;
}


.moltopiccolo {
	font-size: 10px;
	color: #bebebe;
	font-style: normal;
	font-family: Arial, 'Century Gothic' , helvetica;
}

.giustificato {
	color: #c0c0c0;
	font-style: normal;
	text-align: justify;
}

.Slog {
	font-weight: bold;
	font-size: 16px;
}

.CSlog {
	font-size: 20pt;
}

@media print {
	page {
		background-image: none;
		margin: 5%;
		color: #000000;
		background-color: #ffffff;
	}
}
