Hi
Thanks for responding.
I fixed the issue by adding css like <style type="text/css">{css file contents}</style> instead of <link rel="stylesheet" type="text/css" href="{css file location}" > in the html arguement of embedHTML, But I do not know why this would make a difference.