not sure there is a document attribute for that. you may have to make a div tag with an id, and use a style attribute. check out this link for other document stuff:
http://www.devguru.com/Technologies/.../document.html
i see you're using cold fusion, .. why don't you just make that form submit and create session variables or set cookies for the user preference. then you can just code those values into your style sheet.