It's a long time since I used Sigil but I seem to remember the HTML files are always in a subdirectory called 'Text' and stylesheets in a subdirectory called 'Styles'.
In which case shouldn't your stylesheet link be
Code:
<link rel="stylesheet" type="text/css" href="../Styles/TSOW.css"/>