.titolo  {
    font-family : Verdana,Arial;
	font-size : 10;
	color : #FF0000;
	text-decoration : none;
	font-weight : bold;
}



A  {
    font-family : Verdana,Arial;
	font-size : xx-small;
	color : #7A7A7A;
	text-decoration : underline;
}

A:Visited  {
	color : #7A7A7A;
	text-decoration : underline;
}

A:Active  {
	text-decoration : underline;
}

A:Hover  {
    color : #000000;
	text-decoration : none;
	
}

BODY  {
	font-size : xx-small;
	font-family : Verdana,Arial;
}

.t1  {
	font-weight : bold;
	font-family : Verdana,Arial;
	font-size : 10;
	color : #000000;
}

.t2  {
	font-family : Verdana,Arial;
	font-size : 10;
	color : #3a3a3a;
}

.t3  {
	font-family : Verdana,Arial;
	font-size : 10;
	color : #A36205;
}

.t4  {
	font-size : 10;
	font-family : Verdana,Arial;
	color : #000000;
}


.t5  {
    font-family : Verdana,Arial;
	font-size : 10;
	color : #ff0000;
}

.t6  {
	font-family : Verdana,Arial;
	font-size : 12;
	color : #3a3a3a;
}

.form  {
	border-width : 1;
	border-color : #fffaf0;
	color : #656565;
	font-size :  xx-small;
	font-family : Verdana,Arial;
	background-color : #FEFCEC;
	font-weight : normal;
	border-width : thin;
	scrollbar-3dlight-color: #C8B5B5; 
    scrollbar-arrow-color: #706666;
    scrollbar-base-color: #FEFCEC; 
    scrollbar-darkshadow-color: #C8B5B5; 
	scrollbar-face-color: #DBD8D8; 
	scrollbar-highlight-color: #A29393; 
	scrollbar-shadow-color: #706666;	
	scrollbar-track-color: #FEFCEC; 
}

.form2  {
	border-width : 1;
	border-color : #fffaf0;
	color : #ff0000;
	font-size : 10;
	font-family : Verdana,Arial;
	background-color : #ffffff;
	font-weight : bold;
	border-width : thin;
	scrollbar-3dlight-color: #FF0000; 
    scrollbar-arrow-color: #000000;
    scrollbar-base-color: #ff0000; 
    scrollbar-darkshadow-color: #FF0000; 
	scrollbar-face-color: #ffffff; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-shadow-color: #000000;	
	scrollbar-track-color: #ff0000; 
}

.bottone1  {
	font-size : xx-small;
	font-family : Verdana;
	color : #000000;
	font-weight : bold;
	border-width : thin;
}

.td1	{
	border-bottom: 1 dashed #DBDBDB; 
	border-left: 1 dashed #DBDBDB; 
	border-right: 1 dashed #DBDBDB; 
	border-top: 1 dashed #DBDBDB;
}

.td2	{
	border-bottom: 1 dashed #FF0000; 
	border-left: 1 dashed #FF0000; 
	border-right: 1 dashed #FF0000; 
	border-top: 1 dashed #FF0000;
}

.td3	{
	border-bottom: 1 dashed #DBDBDB; 
	border-left: 1 dashed #DBDBDB; 
	border-right: 1 dashed #DBDBDB; 
}

.td4	{
	border: 1 dashed #696969; 
}

.td5	{
	border-bottom: 1 dashed #696969; 
	border-left: 1 dashed #696969; 
	border-right: 1 dashed #696969;
	border-top: 1 dashed #696969;	 
}

.table1	{
	border-bottom: 1 dashed #BDBDBD; 	 
}

.table2	{
	border-top: 1 dashed #BDBDBD; 	 
}


