
    /********************************************************************
     *  File: /css/simple.css                                           *
     *  --------------------------------------------------------------- *
     *                                                                  *
     *  Author  :   Ralf Barth     <rb@o-nt.de>				            *
     *                                                                  *
     *  Version :   1.0                                                 *
     *  Date    :   2004/12/29                                          *
     *                                                                  *
     *  Copyright                                                       *
     *  ---------                                                       *
     *  Copyright (c) 2004 O-NT GmbH						            *
     *                                                                  *
     *  No parts of this code may be used or copied without expressed   *
     *  written permission. All rights reserved!                        *
     *                                                                  *
     *  Description                                                     *
     *  -----------                                                     *
     *  Simple Stylesheet o-nt.de					                    *
     *                                                                  *
     ********************************************************************/



/**
* Global Styles
*/
body {
	font-family: "Verdana", Helvetica, "Bitstream Vera Sans", sans-serif;
	font-size: .7em !important;
	margin: 2em;
}

a img { border: 0; }