BODY, TD {
	font : normal;
	font-weight : normal;
	letter-spacing : 1pt;
	line-height : 9pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9;
}
A:ACTIVE, A:FOCUS, A:HOVER,  A:VISITED {
	font : normal;
	font-weight : normal;
	letter-spacing : 1pt;
	line-height : 9pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9;
	color : Black;
	text-decoration : underline;
}
A:LINK{
	font : normal;
	font-weight : normal;
	letter-spacing : 1pt;
	line-height : 9pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9;
	color : Black;
	text-decoration : none;
}
A:ACTIVE.intro, A:FOCUS.intro, A:HOVER.intro,  A:VISITED.intro {
	font : normal;
	font-weight : normal;
	letter-spacing : 1pt;
	line-height : 9pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9;
	color : White;
	text-decoration : underline;
}
A:LINK.intro{
	font : normal;
	font-weight : normal;
	letter-spacing : 1pt;
	line-height : 9pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9;
	color : White;
	text-decoration : none;
}
