/* 
Snow Unlimited stylesheet - design and code by imajica
copyright 2005. all rights reserved
------------------------------------------------------------------------*/

/* HTML Hacks - Initialised on startup of CSS
----------------------------------------------- */
/* Fixes issue of IE not seeing min-height attribute.*/
* html  { height: 99%; } 

/*body declarations
-------------------*/
body { font-family: Arial, Helvetica, sans-serif; line-height: 1.5em; font-size: 0.75em; height: 100%; }