body {
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
th {
	background-color: Red;
	color: White;
}

.txt {
color : #5D5D5D; 
font-size : 13px; 
} 
.txt1 {
color : #FE0000; 
font-size : 15px;  
} 
.head {
color : #FE0000; 
font-size : 30px; 
} 
.ch {
color : #FE0000; 
font-size : 16px; 
}
.chdisc {
color : #5D5D5D;  
font-size : 16px; 
}
.txt3 {
color : #808080; 
font-size : 12px; 
padding-left : 1px; 
padding-right : 1px 
} 
a {
	font-size: 12px;
	color: Red;
	text-decoration: underline;
}
a:hover {
	font-size: 12px;
	color: Red;
	text-decoration: none;
}
.Stile1 {
	font-size: 12px;
	color: #FF0000;
}