.expandable {
    color       : White;
    font-size   : 13pt;
    font-family : ‚l‚r ‚o–¾’©;
}
.expandableon {
    color       : Yellow;
    font-size   : 13pt;
    font-family : ‚l‚r ‚o–¾’©;
    font-weight : bold;
	cursor      : help;
}
.expanded {
    color       : Black;
    font-size   : 12pt;
    margin-left : 20px;
    font-family : ‚l‚r ‚o–¾’©;
	filter      : alpha(opacity=30,enabled=1);
}
.explain {
    display     : none;
	color       : Gray;
	font-size   : 12pt
    font-family : Times New Roman;
}
.LinkExplain {
	color       : Silver;
    font-size   : 10pt;
    font-family : ‚l‚r ‚o–¾’©;
	filter      : alpha(opacity=50,enabled=1);
}