/* 
 * $Id$
 * Copyright (C) 2006 IP Labs GmbH <http://www.iplabs.de/>
 * All rights reserved.
 *
 * First CSS browser generation compatibility definition file
 *
 * @author Andreas Kornetka <a.kornetka@iplabs.de>
 */

html, body {
    font-size: 11px;
    color: #000;
    background: #fff;
}