<html><head><style>
/* Recovery from an unparseable recognized @-rule is not the same thing
   as recovery from an unrecognized @-rule.  */

@charset # { }
@import # { }
@namespace # { }
@media # { }
@-moz-document # { }
@font-face # { }
@page # { }
@-non-mozilla # { }
@nonstandard # { }

</style></head></html>