I'm using a plugin to add tags in page. Although I won't display the tags I use them to represent different languages that the page belongs to. For example (en) for english and (de) for deutsch. Now I need to be able to add these tags to the body class so that I can use css to display only related langauge files but I dont know how.