/* scroller background - TABLE */
.TScrBody1 {
	background-color: #DEE5ED;
	/* background-color: #3FA6E1; */
}
/* style to be applyed to all items' bodies
  - SPAN in Netscape 4.x, TD in rest
  all local stylesheets of external files if any are to be ignored */
.TScrItem1 {
	/* font-family: Verdana; */
	font-family: "Comic Sans MS", "Comic Sans MS5", cursive;
	color: #1F2094;
	font-size: 16px;
	padding: 2px 10px;
}

.TScrItem1 em {
	font-family: "Trebuchet MS", Arial, Geneva, Helvetica, Verdana, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #666;
}	
