BODY { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }

.Background { position:absolute; width:315; height:350; }

.Event { font-family: Verdana, Arial, Helvetica, sans-serif;            
         font-size: 10px; 
         color: black; 
         font-weight: 900; 
         text-decoration: none; 
         text-align:left; }

.Outcome2 { font-family: Verdana, Arial, Helvetica, sans-serif; 
           font-size: 10px; 
           color: #333333; 
           font-weight: normal; 
           text-decoration: none; 
           line-height: 15px; 
           text-align:left; }

.Outcome { font-size: 10px; color: #333333; line-height: 15px; 
         }

#outcomesFrame {	
	position:absolute; 
	width:405;
	height:340;
	overflow:hidden;
	top:5;
	left:5;
	right:5;
	bottom:5;
	clip:rect(0,405,340,0);
}

#outcomesScroller {
	position:relative;
	width:405;
	word-wrap:normal;
	overflow-x:hidden;
}

