/*
   Style Sheet for root of label2.it
*/

BODY {
 margin : 0px 0px 0px 0px;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size : 15px;
 background : #FFFF66;
 color: Green;
 }

TABLE {
	background-color: #FFFF99;
 }

TD.etichetta {
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bolder;
 font-size: 15px;
 color: Green;
 background-image: url(file://///srv1/Users/Andrea/Documents/Progetti/Web/Label2/label2.it/label2-etichetta.jpg);
 background-position: center;
 background-repeat: no-repeat;
 height: 140px;
 }

b.b {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 20px;
 }

b.bb {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 24px;
 }

div {
 font-size: 16px;
 }

div.compatto {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16px;
 }

div.fondo {
 font-size: 13px;
 letter-spacing: 2px;
 color: #666666;
 }

A:link			{font-size: 18px; text-decoration: none; color: Green; font-weight: bold;}
A:visited		{font-size: 18px; text-decoration: none; color: Green; font-weight: bold;}
A:hover			{font-size: 18px; text-decoration: underline; color:#FFCC00; font-weight: bold;}

A.c:link		{font-size: 12px; text-decoration: none; font-weight: bold;}
A.c:visited		{font-size: 12px; text-decoration: none; font-weight: bold;}
A.c:hover		{font-size: 12px; text-decoration: underline; font-weight: bold;}

A.s:link		{font-size: 15px; color: Green; text-decoration: none; }
A.s:visited		{font-size: 15px; color: Green; text-decoration: none; }
A.s:hover		{font-size: 15px; color: Green; text-decoration: underline; }

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 30px;
	color: Green;
	margin: 0px 0px 0px 0px;
 }
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 16px;
	letter-spacing: 2px;
	color: Green;
	margin: 0px 0px 0px 0px;
 }
