
Body {	color: #000000;
	font-size: 11pt;
	font-family: century, verdana, times new roman;
	font-weight: 500;
	background-repeat: no-repeat; }

Table {	color: #000000;
	font-size: 11pt;
	font-family: century, verdana, times new roman;
	font-weight: 500;
	background-repeat: no-repeat; }

A { 	color: #262514;
	text-decoration: none;
	font-weight: 500;
}

A:hover {	color: #262514;
		text-decoration: underline;
		font-weight: 500;
}

#divUpControl {	position: absolute; 
		left: 420px;
		top: 10px; 
		width: 10px;
		height: 10px; 
		z-index: 1;
}

#divDownControl {	position: absolute; 
			left: 420px; 
			top: 360px; 
			width: 10px; 
			height: 10px; 
			z-index: 1;
}

#divContainer {	left: 0px;
		visibility: hidden; 	
		overflow: hidden; 
		width: 441px; 
		clip: rect(0px 441px 416px 0px); 
		position: absolute; 
		top: 0px; 
		height: 416px;
}

#divContent {	left: 0px; 
		position: absolute; 
		top: 0px;
}