body {	
	background-color: #000033;
	color:#000033;
	FONT-SIZE: 13px; FONT-FAMILY: Tahoma; Arial;
}

.Title {
	FONT-SIZE: 15px; Font-weight:bold
}

.WEBT {
	FONT-SIZE: 13px; Font-weight:bold; color:#FFFFFF 
}

.pic {
	FONT-SIZE: 11px; font-weight:bold
}

a {
	text-decoration: none;
	color:#428ED5;
	font-weight:bold;
}

.bordifoto {
border:1px solid #000033; 
}

.ConBordoSotto {FONT-SIZE: 11px; border-bottom: thin #cccccc dashed; }

.bordoalto {
border-top: thin #cccccc dashed;
}

.bordobasso {
border-bottom: thin #cccccc dashed;
}



/*NEWS SCORREVOLI ALEX Example CSS for the two demo tickers*/

#domticker{
width: 238px;
height: 177px;
border: 1px dashed black;
padding: 5px;
background-color: #d1ab64;
}

#domticker div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: #d1ab64;
}

#domticker a{
font-weight: bold;
}

#domticker2{
width: 350px;
height: 1.2em;
border: 1px solid black;
padding: 3px;
}

#domticker2 a{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
}
