@charset "utf-8";
/* CSS Document */

body {
	background-color: #CCCCCC;
}
.Stile1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
body,td,th {
	font-size: 14px;
}
.Stile11 {color: #666666; font-weight: bold; font-size: 13px; }
.Stile12 {
	color: #666666;
	font-weight: bold;
}
a:link {
	color: #2298CA;
}
a:hover {
	color: #666666;
}
.Stile16 {color: #333333; font-weight: bold; font-size: 13px; }

.tables {
	border: 1px dotted #666666;
}
.tables1 {
	border: 1px dotted #666666;
	background-color: #FFFFFF;
}
.tables2 {
	border: 1px dashed #666666;
}
