body
{ 
background-color: #EBEBEB;
font-family: Arial;
color: #0163AB;
margin-top: 0;
margin-left: 0;
margin-right: 0;
margin-bottom: 0;
} 





h1 {
COLOR: #0163AB;
font-weight: bold;
margin-top: 5;
margin-bottom: 5;
font-size: 15px;
}

h2 {
COLOR: #980100;
font-weight: bold;
margin-top: 0;
margin-bottom: 0;
font-size: 13px;
}


.tickerstyle{
width:170px; 
height:140px; 
text-align:center;
border:1px solid #B7B7B7; 
background:#ffffff; padding:8px; 
overflow:hidden;
}
.messagediv{display: none;background:#ffffff}


.pulsanti {
	background-color: #0163AB; 
	FONT-SIZE: 11px;
	height: 19px; 
	COLOR: #ffffff;
}

.pulsantibig {
	background-color: #0163AB; 
	FONT-SIZE: 13px;
	COLOR: #ffffff;
}

a.tipo1:link {
text-decoration:none;
COLOR: #0163AB;
}


a.tipo1:visited {
text-decoration:none;
COLOR: #0163AB;
}


a.tipo1:hover {
COLOR: #0163AB;
}

a.tipo2:link {
text-decoration:none;
COLOR: #ffffff;
}


a.tipo2:visited {
text-decoration:none;
COLOR: #ffffff;
}


a.tipo2:hover {
COLOR: #ffffff;
}

a:hover      { color: #980100 }
a:visited    { color: #000000 }
a:link       { 
text-decoration:none;
color: #000000 ;

}





.forms {
	FONT-SIZE: 11px;
	width: 60px; 
	border: 1px solid #B7B7B7;
}

.forms1 {
	FONT-SIZE: 11px;
	width: 100px; 
	border: 1px solid #B7B7B7;
}


.p11 {
	FONT-SIZE: 11px;
}

.p12 {
	FONT-SIZE: 12px;
}

.p14 {
	FONT-SIZE: 11pt;
}

#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}