/* Mc-Serv - Giugno 2010 */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #330000;
}
.Stile1 {
	font-family: Geneva, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 9px;
	color: #CCCCCC;
}

.Stile2 {
	font-family: Helvetica, sans-serif, "Trebuchet MS";
	font-size: 14px;
	color: #330000;
	padding-left:5px;
	padding-right:5px;
}

.Stile3 {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	color: #5f5f5f;
	text-align:justify;
	padding-left:20px;
	padding-right:20px;

}

.Stile3 td {
text-align:center;
}

a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}

