@charset "utf-8";
p {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


a {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}

body {
	margin: 0;
	background-color: #CC0000;
	scrollbar-arrow-color:#990000; 
	scrollbar-base-color:#FFFFFF; 
	scrollbar-shadow-color:#FFFFFF; 
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-dark-shadow-color:#FFFFFF; 
	scrollbar-3d-light-color:#FFFFFF;
}
.ris {
	font-weight: bold;
	color: #CC0000;
	text-align: center;
}

h1 {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h3 a {
	color: #FFFFFF;
	text-decoration: none;
}

h3 a:hover {
	color: #000000;
	text-decoration: none;
}

.straordinario {
	color: #FFFF00;
	text-decoration: none;
}

.datafirma {
	font-size: 10px;
	font-style: italic;
	text-align: right;
}

h4 {
	font-size: 12px;
	margin: 2px;
	font-family: Tahoma;
	font-weight: normal;
	color: #000000;
}
table#dashed {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}


table#dashed  td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

h5 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	font-style: italic;
}
.bianco {
	color: #FFFFFF;
	font-weight: bold;
}
.dashed   {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #000000;
	border-right-color: #FF6666;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: none;
	border-right-style: dotted;
	border-left-style: none;
}.bianco a {
	color: #FFFFFF;
	text-decoration: underline;
}
.bianco a:hover {
	color: #000000;
}
