/* scroller background: iframe BODY object */
.Back {
	background: #FFFFFF;
}
/* style to be applyed to all items' bodies - DIV
	all local stylesheets of external files if any are to be ignored */
.ItemBody TD, P{
	font-family: Verdana;
	font-size: 8pt;
	padding: 0px;
}

.ItemBody TH{
	font-family: Verdana;
	font-size: 10pt;
	padding: 4px;
	text-align: left;
}

.HIDDEN {
/* hide some text from standards compliant browsers */
display: none;
}

A {color: #000099}
A:visited{color:#000099}
A:active{color:#FF6600}
A:hover{color:#FF6600}

.SEARCHREFORMAT {display: none;}
.SEARCHTITLES {display: none;} 