@charset "iso-8859-1";
/*  By Franco Genovese 2004  http://xoomer.virgilio.it/gefra */

BODY{
	margin-left : 5px;
	margin-right : 5px;
	color : #660000;
	background-attachment: fixed;
	background-image : url("body.jpg");
	font-family : Verdana,Arial,Helvetica;
	font-size : 8pt;
	scrollbar-base-color : gray; 
	scrollbar-arrow-color : yellow;
	}
	
A:VISITED{
	text-decoration : none;
	color : Red;
	}
	
A:LINK{
	text-decoration : none;
	color : Blue;
	}

A:HOVER{
	Color : Green;
	font-style : italic;
	}


Th{
	font-family : Tahoma,Verdana,Arial,Helvetica;
	font-size : 10pt;
	}	


.tag{
    font-family : Tahoma,Verdana,Arial,Helvetica;
	color : #006600;
	font-size : 8pt;
  	text-align : center;
	}


.att{
    font-family : Tahoma,Verdana,Arial,Helvetica;
	color : #000066;
	font-style : italic;
	font-size : 8pt;
	text-align : left;
	}
	
.nor{
    font-family : Tahoma,Verdana,Arial,Helvetica;
	color : #000066;
	font-style : normal;
	font-size : 10pt;
	text-align : left;
	}

.nor1{
    font-family : Tahoma,Verdana,Arial,Helvetica;
	color : #000066;
	font-style : normal;
	font-size : 11pt;
	text-align : left;
	}

/*  By Franco Genovese 2004  http://xoomer.virgilio.it/gefra */
