/* scroller background: iframe BODY object 
.Back {
	background: white;
}
*/

/* style to be applyed to all items' bodies - DIV
	all local stylesheets of external files if any are to be ignored */
.ItemBody {
	font-family: Verdana;
	font-size: 11px;
	padding: 5px;
}

a.style8:active {  color: #4545C0; text-decoration:none; font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 10px; font-weight: normal}
a.style8:link {  color: #4545C0; text-decoration:none; font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 10px; font-weight: normal}
a.style8:visited {  color: #4545C0; text-decoration:none; font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 10px; font-weight: normal}
a.style8:hover {  color: #B0B0E6; text-decoration:none; font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 10px; font-weight: normal}
	

