@CHARSET "utf-8";

/*
Site CSS
Filtering v4 browsers and IE5/Mac
----------------------------------------*/
@import 'html.css';
@import 'style.css';

hides the style sheet from Netscape 4, IE 6 and below
/*@import url(style.css) screen;*/
