.textnormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9pt;
	text-decoration : none;
}
A.textnormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9pt;
	text-decoration : none;
	font-weight: bold
}
A.textnormal:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9pt;
	text-decoration : underline;
	font-weight: bold
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration : none;
	color: #CC6633;
	font-weight: bold
}
.textsmall { font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #333333;
	font-size: 8pt;
	text-decoration : none;
; list-style-type: circle
}
.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CC9933;
	font-weight: bold;
		text-decoration : none;
}
A.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CC9933;
	font-weight: bold;
		text-decoration : none;
}
A.credits:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #660000;
	font-weight: bold;
	text-decoration : underline;
}

BODY {SCROLLBAR-FACE-COLOR: #ffffff; 
SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
SCROLLBAR-SHADOW-COLOR: #CC9933; 
SCROLLBAR-3DLIGHT-COLOR: #CC9933; 
SCROLLBAR-ARROW-COLOR: #000000; 
SCROLLBAR-TRACK-COLOR: #ffffff; 
SCROLLBAR-DARKSHADOW-COLOR: #CC9933}