a
{
text-decoration: none
}
.citazione   { font-family: Tahoma; color: #00FFFF; font-style: italic; font-weight: bold }
a:link
{
	color: #FFFF00; 
}
a:hover
{
font-weight: bold
}
a:visited
{
	color: #FFFF00; 
}
a:active 
{
	color: #FF0000;
}
body
{
	margin:0; padding:0; font-family: Tahoma;
	background-color: #003366;
	color: #FFFFFF;text-align:left; text-indent:0; word-spacing:0; line-height:100%; font-size:8pt 
}
table
{
	margin:0; padding:0; table-border-color-light: rgb(153,204,153);
	table-border-color-dark: rgb(153,204,153); text-align:left; text-indent:0; line-height:100%; font-family:Tahoma; font-size:8pt; word-spacing:0 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Tahoma;font-weight:bold
}
h1
{
	color: #FFFF00;font-size:14pt; font-weight:bold
}
h2
{
	color: rgb(204,153,51); 
}
h3
{
	color: rgb(153,153,51); 
}
h4
{
	color: rgb(255,102,51);
}
h5
{
	color: rgb(204,153,51);
}
h6
{
	color: rgb(153,153,51);
}