

P
{
}
H1
{
}
H2
{
}
H3
{
}

A  {
        color: #C03B15;
        text-decoration: none
   }


A:Visited  {
	color : #C03B15;
        text-decoration: none
}

A:Active  {
	color : #C03B15;
}

A:Hover  {
	color : #3E3E3E;
        text-decoration: none
}

BODY  {
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #CCCCCC;
	text-align: center;
}

.bordato {
	border: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}
.bordatoTabella {
	border: #464646;
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}
TD {
 	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	color : #4C4C4C
}

DIV.container {
	margin: 0px auto;
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	color : #4E4E4E;
	width:760px;
	text-align: left;
}

DIV.container DIV.top {
	background-color: #ffffff;
	width: 760px;	
}

DIV.container DIV.casi {
	background-color: #ffffff;
	width: 750px;
	padding-left: 5px;
	padding-right: 5px;
}

DIV.container DIV.bottom {
	width: 750px;
	padding: 10px 5px 10px 5px;
	text-align: center;
}
