BODY 
{
	SCROLLBAR-FACE-COLOR: #333333; 
	SCROLLBAR-HIGHLIGHT-COLOR: #333333; 
	SCROLLBAR-SHADOW-COLOR: #333333; 
	SCROLLBAR-3DLIGHT-COLOR: #666666; 
	SCROLLBAR-ARROW-COLOR: #ffcc00; 
	SCROLLBAR-TRACK-COLOR: #666666; 
	SCROLLBAR-DARKSHADOW-COLOR: #666666; 
	SCROLLBAR-BASE-COLOR: #999999;
}

A:LINK { 
	color : #FFCC00; 
	font-style : normal; 
	font-family : Verdana; 
	font-weight : bold; 
	font-size : 8pt; 
	text-decoration : underline; 
}

A:VISITED { 
	color : #FFCC00; 
	font-style : normal; 
	font-family : Verdana; 
	font-weight : bold; 
	font-size : 8pt; 
	text-decoration : underline; 
}

A:HOVER { 
	color : #FFFFFF; 
	font-style : normal; 
	font-family : Verdana; 
	font-weight : bold; 
	font-size : 8pt; 
	text-decoration : none; 
}

A:ACTIVE { 
	color : #FFCC00; 
	background-color : #333333; 
	font-style : normal; 
	font-family : Verdana; 
	font-weight : bold; 
	font-size : 8pt; 
	text-decoration : none; 
}

FONT { 
	color : #CCCCCC; 
	font-style : normal; 
	font-family : Verdana; 
	font-size : 8pt; 
}

B { 
	color : #FFCC00; 
	font-style : normal; 
	font-family : Verdana; 
	font-weight : bold; 
	font-size : 8pt; 
}