Cannot create a styleSheet with IHTMLDocument2::createElement(CComBSTR(L"link",...). Because I cannot get a IHTMLStyleSheet from get_styleSheet method in the created element. and have to create styleSheet with IHTMLDocument2::createStyleSheet. is it right?