<!--

/* used in sct_iframe1.html */

html
{ 	SCROLLBAR-BASE-COLOR: #767A01;
	SCROLLBAR-ARROW-COLOR: #767A01;
	SCROLLBAR-TRACK-COLOR: #767A01;
	SCROLLBAR-HIGHLIGHT-COLOR: #767A01;
	scrollbar-shadow-color: #767A01;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E2E219;
}

td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E2E219;
}

a:link, a:visited, a:hover, a:active {
	color: #E2E219;
}

-->