A {
	font-family : arial;
	color: blue;
	font-size :  9pt;
	font-style :  normal;
	font-weight : none;
	text-decoration : none;
	text-align: right;
}
A.NAV {
	font-family : arial;
	color: blue;
	font-size :  9pt;
	font-style :  normal;
	font-weight : none;
	text-decoration : none;
	text-align: right;
}
A:hover {
	font-family : arial;
	color: green;
	font-size :  9pt;
	font-style :  normal;
	font-weight : none;
	text-decoration : none;
	text-align: right;
}
TD{
	font-family : arial;
	font-size :  9pt;
	font-style :  normal;
	font-weight : none;
	color : black;
	text-decoration :  none;
}
BODY{
	font-family : arial;
	font-size :  9pt;
	font-style :  normal;
	font-weight : none;
	color : #EEEEEE;
	text-decoration :  none;
}
SPAN.ARTICLEHAED {
	font-family : arial;
	color: blue;
	font-size :  13pt;
	font-style :  normal;
	font-weight : bold;
	text-decoration : none;
	text-align: right;
}
SPAN.TOPHEAD {
	font-family : arial;
	color: black;
	font-size :  9pt;
	font-style :  normal;
	font-weight : none;
	text-decoration : none;
	text-align: right;
}
SPAN.TOPSUBHEAD {
	font-family : arial;
	color: #EEEEEE;
	font-size :  8pt;
	font-style :  normal;
	font-weight : none;
	text-decoration :  none;
	text-align: right;
}
SPAN.GRANDTOTAL {
	font-family : arial;
	color: #EEEEEE;
	font-size :  16pt;
	font-style :  normal;
	font-weight : bold;
	text-decoration :  underline;
}

