
h1   { color: navy; font-style: oblique; font-weight: bold; font-size: 1em; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h2     { color: black; font-weight: 100; font-size: 0.8em; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
h3   { color: black; font-style: normal; font-weight: normal; font-size: 0.7em; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
a     { color: teal; font-style: normal; font-weight: bold; font-size: 1em; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
h4  { color: teal; font-style: oblique; font-weight: bold; font-size: 1em }


.TitoloRivista
{
	font-size: 16px;
	line-height: 24px;
	color: Navy;
	font-style:oblique;
	font-weight:bold;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}


.LinkArticolo
{
	font-size: 12px;
	cursor: hand;
	line-height: 20px;
	vertical-align: top;
	
}

.LinkArticolo td
{
	border-bottom: #bbbbbb 1px dashed;
}
